Skip to content

Commit

Permalink
Add default_font-package to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Impelon committed May 4, 2020
1 parent e17961f commit 42cd63b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"pygvisuals.designs",
"pygvisuals.io",
"pygvisuals.util",
"pygvisuals.util.default_font",
"pygvisuals.widgets",],
install_requires=["pygame"],
zip_safe=False,)

0 comments on commit 42cd63b

Please sign in to comment.