Make basic screen with graphs, but lots of bugs.

This commit is contained in:
2019-11-05 13:27:52 -05:00
parent 08b86c44fb
commit 0d29636de7
5 changed files with 102 additions and 7 deletions

View File

@@ -3,13 +3,18 @@ name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[[source]]
name = "kivy_garden"
url = "https://kivy-garden.github.io/simple"
verify_ssl = true
[dev-packages]
[packages]
Pillow = "*"
kivy = "*"
kivymd = "==0.102.0"
"kivy_garden.graph" = {version="==0.4.dev0", index="kivy_garden"}
[requires]
python_version = "3"
python_version = "3"