File: MANIFEST.in

package info (click to toggle)
python-pytray 0.3.5-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 196 kB
  • sloc: python: 510; sh: 30; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# Licenses
include LICENSE

# Include readme manually (because it has md extension)
include README.md

# Force test subdirectories
recursive-include test *.py