File: MANIFEST.in

package info (click to toggle)
python-versioneer 0.29-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 644 kB
  • sloc: python: 2,656; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# we need to include a lot, because this package isn't really made up of
# packages

include MANIFEST.in README.md NOTES developers.md details.md LICENSE tox.ini
recursive-include src *.py
recursive-include test *.py *.pyx *.c *.cfg *.toml README MANIFEST.in rundemo placeholder rundemo-template