File: MANIFEST.in

package info (click to toggle)
python-httpretty 0.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 620 kB
  • ctags: 690
  • sloc: python: 2,842; makefile: 60
file content (9 lines) | stat: -rw-r--r-- 230 bytes parent folder | download
1
2
3
4
5
6
7
8
9
include requirements.txt
include test-requirements.txt
include dev-requirements.txt
recursive-include tests *.py
include tests/functional/fixtures/playback-*.json
include COPYING
include Makefile
include README.md
include tox.ini