internal/test/: setuptools-69.5.1 metadata and description
Homepage
Simple index
Easily download, build, install, upgrade, and uninstall Python packages
author |
Python Packaging Authority |
author_email |
distutils-sig@python.org |
classifiers |
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3 :: Only
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Archiving :: Packaging
- Topic :: System :: Systems Administration
- Topic :: Utilities
|
keywords |
CPAN PyPI distutils eggs package management |
project_urls |
- Documentation, https://setuptools.pypa.io/
- Changelog, https://setuptools.pypa.io/en/stable/history.html
|
requires_dist |
- pytest!=8.1.1,>=6; extra == "testing"
- pytest-checkdocs>=2.4; extra == "testing"
- pytest-cov; platform_python_implementation != "PyPy" and extra == "testing"
- pytest-mypy; extra == "testing"
- pytest-enabler>=2.2; extra == "testing"
- pytest-ruff>=0.2.1; sys_platform != "cygwin" and extra == "testing"
- virtualenv>=13.0.0; extra == "testing"
- wheel; extra == "testing"
- pip>=19.1; extra == "testing"
- packaging>=23.2; extra == "testing"
- jaraco.envs>=2.2; extra == "testing"
- pytest-xdist>=3; extra == "testing"
- jaraco.path>=3.2.0; extra == "testing"
- build[virtualenv]; extra == "testing"
- filelock>=3.4.0; extra == "testing"
- ini2toml[lite]>=0.9; extra == "testing"
- tomli-w>=1.0.0; extra == "testing"
- pytest-timeout; extra == "testing"
- pytest-perf; sys_platform != "cygwin" and extra == "testing"
- jaraco.develop>=7.21; (python_version >= "3.9" and sys_platform != "cygwin") and extra == "testing"
- pytest-home>=0.5; extra == "testing"
- mypy==1.9; extra == "testing"
- tomli; extra == "testing"
- importlib_metadata; extra == "testing"
- pytest; extra == "testing-integration"
- pytest-xdist; extra == "testing-integration"
- pytest-enabler; extra == "testing-integration"
- virtualenv>=13.0.0; extra == "testing-integration"
- tomli; extra == "testing-integration"
- wheel; extra == "testing-integration"
- jaraco.path>=3.2.0; extra == "testing-integration"
- jaraco.envs>=2.2; extra == "testing-integration"
- build[virtualenv]>=1.0.3; extra == "testing-integration"
- filelock>=3.4.0; extra == "testing-integration"
- packaging>=23.2; extra == "testing-integration"
- sphinx>=3.5; extra == "docs"
- jaraco.packaging>=9.3; extra == "docs"
- rst.linker>=1.9; extra == "docs"
- furo; extra == "docs"
- sphinx-lint; extra == "docs"
- jaraco.tidelift>=1.4; extra == "docs"
- pygments-github-lexers==0.0.5; extra == "docs"
- sphinx-favicon; extra == "docs"
- sphinx-inline-tabs; extra == "docs"
- sphinx-reredirects; extra == "docs"
- sphinxcontrib-towncrier; extra == "docs"
- sphinx-notfound-page<2,>=1; extra == "docs"
|
requires_python |
>=3.8 |