Fix using MANIFEST.in for wheel too
sdist always read MANIFEST.in, wheel used `package_data` setting.
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ include LICENSE
|
||||
include DOCS.rst
|
||||
include CHANGES.rst
|
||||
recursive-include polymorphic/static *.js *.css
|
||||
recursive-include polymorphic/templates *
|
||||
recursive-include polymorphic/templates *.html
|
||||
|
||||
Reference in New Issue
Block a user