gituser/docker_multiarch/: pyproject-api-1.2.1 metadata and description
Simple index
API to interact with the python pyproject.toml based projects
| author_email |
Bernát Gábor <gaborjbernat@gmail.com> |
| classifiers |
- Development Status :: 5 - Production/Stable
- Framework :: tox
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Operating System :: MacOS :: MacOS X
- Operating System :: Microsoft :: Windows
- Operating System :: POSIX
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3 :: Only
- Programming Language :: Python :: 3.7
- Programming Language :: Python :: 3.8
- Programming Language :: Python :: 3.9
- Programming Language :: Python :: 3.10
- Programming Language :: Python :: 3.11
- Topic :: Software Development :: Libraries
- Topic :: Software Development :: Testing
- Topic :: Utilities
|
| description_content_type |
text/markdown |
| keywords |
environments,isolated,testing,virtual |
| maintainer_email |
Bernát Gábor <gaborjbernat@gmail.com> |
| project_urls |
- Homepage, http://pyproject_api.readthedocs.org
- Source, https://github.com/tox-dev/pyproject-api
- Tracker, https://github.com/tox-dev/pyproject-api/issues
|
| requires_dist |
- packaging>=21.3
- tomli>=2.0.1; python_version < '3.11'
- furo>=2022.9.29; extra == 'docs'
- sphinx-autodoc-typehints>=1.19.5; extra == 'docs'
- sphinx>=5.3; extra == 'docs'
- covdefaults>=2.2.2; extra == 'testing'
- importlib-metadata>=5.1; python_version < '3.8' and extra == 'testing'
- pytest-cov>=4; extra == 'testing'
- pytest-mock>=3.10; extra == 'testing'
- pytest>=7.2; extra == 'testing'
- virtualenv>=20.17; extra == 'testing'
- wheel>=0.38.4; extra == 'testing'
|
| requires_python |
>=3.7 |