
[all]
pythonnet
py4j
comtypes

[clr]
pythonnet

[com]
comtypes

[dev]
pytest>=4.4
pytest-cov
py4j
numpy
pythonnet
sphinx
sphinx-rtd-theme

[dev:python_version < "3.0"]
pathlib

[dev:sys_platform == "win32"]
comtypes

[docs]
sphinx
sphinx-rtd-theme

[java]
py4j

[tests]
pytest>=4.4
pytest-cov
py4j
numpy
pythonnet

[tests:python_version < "3.0"]
pathlib

[tests:sys_platform == "win32"]
comtypes
