fix startup issues
This commit is contained in:
parent
7c77a927b5
commit
1ed9209a21
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -37,7 +37,7 @@ version = 0.1
|
||||||
|
|
||||||
# (list) Application requirements
|
# (list) Application requirements
|
||||||
# comma separated e.g. requirements = sqlite3,kivy
|
# comma separated e.g. requirements = sqlite3,kivy
|
||||||
requirements = python3,kivy,requests
|
requirements = python3,kivy,requests,https://github.com/kivymd/KivyMD/archive/master.zip,materialyoucolor,exceptiongroup,asyncgui,asynckivy
|
||||||
|
|
||||||
# (str) Custom source folders for requirements
|
# (str) Custom source folders for requirements
|
||||||
# Sets custom source for any requirements with recipes
|
# Sets custom source for any requirements with recipes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue