File: MANIFEST.in

package info (click to toggle)
python-wrapt 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,592 kB
  • sloc: python: 8,452; ansic: 2,978; makefile: 168; sh: 46
file content (7 lines) | stat: -rw-r--r-- 147 bytes parent folder | download
1
2
3
4
5
6
7
include README.md
include RELEASE.rst
include LICENSE
include tox.ini

recursive-include src *.c *.pyi py.typed
recursive-include tests *.py *.out