File: MANIFEST.in

package info (click to toggle)
whichcraft 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 112 kB
  • sloc: python: 113; makefile: 3
file content (9 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
include AUTHORS.rst
include CONTRIBUTING.rst
include HISTORY.rst
include LICENSE
include README.rst
include test_whichcraft.py

recursive-exclude * __pycache__
recursive-exclude * *.py[co]