Skip to content
Snippets Groups Projects
Commit 8095fd8c authored by John Graham's avatar John Graham
Browse files

Update setup.py

parent 0dc8b4a3
No related branches found
No related tags found
Loading
Checking pipeline status
...@@ -32,6 +32,7 @@ setup( ...@@ -32,6 +32,7 @@ setup(
author_email='mgk.kolek@gmail.com', author_email='mgk.kolek@gmail.com',
packages=find_packages(), packages=find_packages(),
include_package_data=True, include_package_data=True,
zip_safe=False,
package_data={ package_data={
'': ['*.ttf'], '': ['*.ttf'],
'': ['*.html'], '': ['*.html'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment