File: MANIFEST.in

package info (click to toggle)
python-typing-inspect 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: python: 945; sh: 8; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (2)
1
2
3
4
5
include LICENSE
include README.md
include setup.py
include typing_inspect.py
include test_typing_inspect.py