[:sys_platform == "win32"]
pywin32>=300
[all]
Sphinx>=1.2
azure-devops
coverage
ipdb
mypy
pip
poetry-plugin-export>=1.1.0
poetry>=1.2.0
pytest
pytest-cov
pytest-xdist
setuptools
sphinx_rtd_theme
tox
twine
types-pyOpenSSL
types-pyRFC3339
types-pytz
types-requests
types-setuptools
types-six
typing-extensions
wheel
[all:python_full_version >= "3.7.2"]
pylint
[dev]
azure-devops
ipdb
poetry-plugin-export>=1.1.0
poetry>=1.2.0
twine
[docs]
Sphinx>=1.2
sphinx_rtd_theme
[test]
coverage
mypy
pip
pytest
pytest-cov
pytest-xdist
setuptools
tox
types-pyOpenSSL
types-pyRFC3339
types-pytz
types-requests
types-setuptools
types-six
typing-extensions
wheel
[test:python_full_version >= "3.7.2"]
pylint
|