Added a MANIFEST.in

Now python setup.py bdist_wheel creates a .whl that includes the CSS.
This commit is contained in:
Simon Willison 2017-11-08 18:39:42 -08:00
commit 8af7bc100c

1
MANIFEST.in Normal file
View file

@ -0,0 +1 @@
recursive-include immutabase/static *