File: MANIFEST.in

package info (click to toggle)
napari-console 0.1.3-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 216 kB
  • sloc: python: 229; makefile: 165
file content (6 lines) | stat: -rw-r--r-- 121 bytes parent folder | download
1
2
3
4
5
6
include LICENSE
include README.md
include requirements.txt

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