mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 14:50:17 +00:00
Fix MANIFEST.in
* Fix README filename * Use recursive-include for templates dir to make sure images are included
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
||||
include README.md LICENSE AUTHORS requirements.txt
|
||||
include httpbin/templates/*
|
||||
include README.rst LICENSE AUTHORS requirements.txt
|
||||
recursive-include httpbin/templates *
|
||||
|
||||
Reference in New Issue
Block a user