File: MANIFEST.in

package info (click to toggle)
python-skytools 3.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 620 kB
  • sloc: python: 6,394; ansic: 929; makefile: 38; awk: 14
file content (6 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
include skytools/py.typed
include modules/*.[ch]
include tests/*.py tests/*.ini
include tox.ini .coveragerc .pylintrc
include MANIFEST.in
include README.rst NEWS.rst