File: MANIFEST.in

package info (click to toggle)
python-tzlocal 5.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 292 kB
  • sloc: python: 601; makefile: 27
file content (7 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
include *.py
include *.rst
include *.txt
include tzlocal/py.typed
recursive-include tests/test_data *
include tests/*.py
exclude Makefile