forked from openkylin/python-httpretty
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
|
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
|