File: MANIFEST.in

package info (click to toggle)
python-httpretty 1.1.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 712 kB
  • sloc: python: 4,233; makefile: 72
file content (9 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
include COPYING
include Makefile
include README.rst
include requirements.txt
include tests/functional/fixtures/playback-*.json
include tox.ini
recursive-include docs *.*
recursive-include tests *.py
include *.cfg *.rst *.txt