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 Nov 28, 2023
1 parent 2cf1278 commit 6fbd4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ def glob_paths(pattern):
"kivy>=2.0.0",
"pillow",
"materialyoucolor",
"asynckivy",
"asynckivy>=0.6,<0.7",
],
setup_requires=[],
python_requires=">=3.7",
Expand Down

0 comments on commit 6fbd4a7

Please sign in to comment.