
[:platform_system == "Darwin"]
applaunchservices>=0.1.7

[:platform_system == "Linux"]
pyxdg>=0.26

[:platform_system == "Windows"]
paramiko>=2.4.0

[test]
coverage
cython
flaky
matplotlib
mock
pandas
pillow
pytest-cov
pytest-lazy-fixture
pytest-mock
pytest-ordering
pytest-qt
pytest<6.0
pyyaml
scipy
sympy

[test:platform_system == "Linux"]
pytest-xvfb

[test:platform_system == "Windows"]
pywin32
