
[:python_version < "3.9"]

[all]
lz4>=0.10

[docs]
astropy
docutils
graphviz
matplotlib
sphinx
sphinx-astropy

[tests]
astropy
gwcs
lz4>=0.10
psutil
pytest-doctestplus
pytest-openfiles
pytest-remotedata
pytest-sugar

[tests:sys_platform != "win32"]
pytest

[tests:sys_platform == "win32"]
pytest!=7.1.0
