justcheckers/Pipfile

14 lines
238 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
[packages]
Cython = "==0.23"
PyInstaller = "*"
[packages.Kivy]
git = "https://github.com/kivy/kivy"
[dev-packages.buildozer]
git = "https://github.com/kivy/buildozer"