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]
wheel
pytest-faulthandler
pytest
coverage
pyflakes
twine
pytest-cov
pycodestyle
sphinx
black
pytest-random-order>=1.0.0

[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
