Kivy==1.11.1
Kivy-Garden==0.1.4

[:platform_system == "Windows"]
docutils
pygments
pypiwin32
kivy_deps.sdl2==0.1.22
kivy_deps.glew==0.1.12
kivy_deps.angle==0.1.9

[all]
pytest
pycodestyle
wheel
sphinx
pytest-faulthandler
pytest-random-order>=1.0.0
twine
coverage
black
pyflakes
pytest-cov

[dev]
pytest
pytest-cov
pytest-random-order>=1.0.0
pytest-faulthandler
coverage
pycodestyle
pyflakes
black
sphinx
wheel
twine

[docs]
sphinx

[package]
wheel
twine

[tests]
pytest
pytest-cov
pytest-random-order>=1.0.0
pytest-faulthandler
coverage
pycodestyle
pyflakes
black
