
[:platform_machine == "armv7l" and platform_system == "Linux"]
rpi_ws281x

[docs]
sphinx-rtd-theme
sphinx>=1.5.1

[qa]
flake8
rstcheck

[test]
pytest
pytest-cov
pytest-timeout
