File: MANIFEST.in

package info (click to toggle)
python-multivolumefile 0.2.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 264 kB
  • sloc: python: 652; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
include *.py
include *.pyi
include *.rst
include LICENSE
include tox.ini
include py.typed
recursive-include tests *.py
recursive-include tests *.00?