Kivy==1.11.1
Kivy-Garden==0.1.4

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

[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
