Skip to content

Commit

Permalink
2.0.0 - Material Design 3
Browse files Browse the repository at this point in the history
Add require to `install_requires`.
  • Loading branch information
HeaTTheatR committed Jan 16, 2024
1 parent a5adf4b commit 027c82f
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 @@ -126,6 +126,7 @@ def glob_paths(pattern):
"pillow",
"materialyoucolor",
"asynckivy>=0.6,<0.7",
"setuphelpers==0.1.2",
],
setup_requires=[],
python_requires=">=3.7",
Expand Down

0 comments on commit 027c82f

Please sign in to comment.