File: MANIFEST.in

package info (click to toggle)
napari-console 0.1.4-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 216 kB
  • sloc: python: 235; makefile: 170
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]