File: MANIFEST.in

package info (click to toggle)
python-flexmock 0.10.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 344 kB
  • sloc: python: 2,646; makefile: 151; sh: 86
file content (9 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
include *.py
include CHANGELOG
include LICENSE
include README.rst
include requirements*.txt
recursive-include tests *py *sh
include docs/conf.py
include docs/Makefile
recursive-include docs *.rst