Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Claydough6 authored May 5, 2021
1 parent 3911144 commit bab37c1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,9 @@
author_email="[email protected]",
license="MIT",
packages=["resolution_gui"],
install_requires=[
"tkinter",
"ttkthemes",
"pyprover",
],
zip_safe=False)

0 comments on commit bab37c1

Please sign in to comment.