Merge pull request #461 from javabrett/manifest-fixes

Manifest fixes
This commit is contained in:
2018-07-04 11:06:20 -04:00
committed by GitHub
+1 -1
View File
@@ -1,3 +1,3 @@
include README.rst LICENSE AUTHORS requirements.txt test_httpbin.py
include README.md LICENSE AUTHORS test_httpbin.py
recursive-include httpbin/templates *
recursive-include httpbin/static *