Commit 5c5b7fad authored by Pietro Albini's avatar Pietro Albini

Forgot to include frontend assets to the package

parent 0bc69cfb
recursive-include managetests/frontend/templates *
recursive-include managetests/frontend/static *
...@@ -32,6 +32,7 @@ setuptools.setup( ...@@ -32,6 +32,7 @@ setuptools.setup(
], ],
}, },
include_package_data = True,
zip_safe = False, zip_safe = False,
classifiers = [ classifiers = [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment