Files
httpbin/MANIFEST.in
T
Brett Randall 7e594911d9 Removed requirements.txt from MANIFEST.in.
Signed-off-by: Brett Randall <javabrett@gmail.com>
2018-05-29 11:02:51 +10:00

4 lines
124 B
Plaintext

include README.rst LICENSE AUTHORS test_httpbin.py
recursive-include httpbin/templates *
recursive-include httpbin/static *