| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- [certs]
- [docs]
- sphinx>=3.5
- jaraco.packaging>=9.3
- rst.linker>=1.9
- furo
- sphinx-lint
- jaraco.tidelift>=1.4
- pygments-github-lexers==0.0.5
- sphinx-favicon
- sphinx-inline-tabs
- sphinx-reredirects
- sphinxcontrib-towncrier
- sphinx-notfound-page<2,>=1
- sphinx-hoverxref<2
- [ssl]
- [testing]
- pytest>=6
- pytest-checkdocs>=2.4
- pytest-enabler>=2.2
- flake8-2020
- virtualenv>=13.0.0
- wheel
- pip>=19.1
- jaraco.envs>=2.2
- pytest-xdist
- jaraco.path>=3.2.0
- build[virtualenv]
- filelock>=3.4.0
- ini2toml[lite]>=0.9
- tomli-w>=1.0.0
- pytest-timeout
- [testing-integration]
- pytest
- pytest-xdist
- pytest-enabler
- virtualenv>=13.0.0
- tomli
- wheel
- jaraco.path>=3.2.0
- jaraco.envs>=2.2
- build[virtualenv]>=1.0.3
- filelock>=3.4.0
- packaging>=23.1
- [testing:platform_python_implementation != "PyPy"]
- pytest-black>=0.3.7
- pytest-cov
- pytest-mypy>=0.9.1
- [testing:python_version >= "3.9" and sys_platform != "cygwin"]
- jaraco.develop>=7.21
- [testing:sys_platform != "cygwin"]
- pytest-ruff
- pytest-perf
|