File: MANIFEST.in

package info (click to toggle)
python-pydash 8.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,280 kB
  • sloc: python: 14,027; makefile: 83
file content (17 lines) | stat: -rw-r--r-- 283 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
graft src
graft tests
graft docs

include AUTHORS.rst
include CONTRIBUTING.rst
include CHANGELOG.rst
include LICENSE.rst
include README.rst
include requirements.txt
include tox.ini
include pylintrc
include tasks.py

global-include py.typed

global-exclude *.py[cod] __pycache__ *.so