diff --git a/MANIFEST.in b/MANIFEST.in index d3cc868..3ced679 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1,2 @@ -include README.md LICENSE AUTHORS \ No newline at end of file +include reqs.txt README.md LICENSE AUTHORS +include httpbin/templates/* \ No newline at end of file