File: MANIFEST.in

package info (click to toggle)
python-tld 0.13-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,008 kB
  • sloc: python: 12,972; sh: 119; makefile: 19
file content (14 lines) | stat: -rw-r--r-- 375 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
recursive-include  src/tld/res *
recursive-include  src_py27/tld/res *
recursive-include  src_py35/tld/res *
include README.rst
include CHANGELOG.rst
include CREDITS.rst
include LICENSE_GPL2.0.txt
include LICENSE_LGPL_2.1.txt
include LICENSE_MPL_1.1.txt
include  src/tld/py.typed
graft docs/
graft src/tld/tests/res/
graft src_py27/tld/tests/res
graft src_py35/tld/tests/res