justcheckers/Pipfile

17 lines
267 B
TOML
Raw Permalink Normal View History

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
2017-04-19 08:41:32 -04:00
[dev-packages]
invoke = "*"
[packages]
Cython = "==0.23"
PyInstaller = "*"
[packages.Kivy]
git = "https://github.com/kivy/kivy"
[dev-packages.buildozer]
git = "https://github.com/kivy/buildozer"