pytest-runner

View on PyPIReverse Dependencies (597)

6.0.1 pytest_runner-6.0.1-py3-none-any.whl

Wheel Details

Project: pytest-runner
Version: 6.0.1
Filename: pytest_runner-6.0.1-py3-none-any.whl
Download: [link]
Size: 7186
MD5: 75dcfa79cc47ecce1a3943f96aafd643
SHA256: ea326ed6f6613992746062362efab70212089a4209c08d67177b3df1c52cd9f2
Uploaded: 2023-12-04 01:03:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-runner
Version: 6.0.1
Summary: Invoke py.test as distutils command with dependency resolution
Author: Jason R. Coombs
Author-Email: jaraco[at]jaraco.com
Home-Page: https://github.com/pytest-dev/pytest-runner/
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Framework :: Pytest
Requires-Python: >=3.7
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: jaraco.packaging (>=9); extra == "docs"
Requires-Dist: rst.linker (>=1.9); extra == "docs"
Requires-Dist: jaraco.tidelift (>=1.4); extra == "docs"
Requires-Dist: pytest (>=6); extra == "testing"
Requires-Dist: pytest-checkdocs (>=2.4); extra == "testing"
Requires-Dist: pytest-flake8; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-enabler (>=1.0.1); extra == "testing"
Requires-Dist: pytest-virtualenv; extra == "testing"
Requires-Dist: types-setuptools; extra == "testing"
Requires-Dist: pytest-black (>=0.3.7); platform_python_implementation != "PyPy" and extra == "testing"
Requires-Dist: pytest-mypy (>=0.9.1); platform_python_implementation != "PyPy" and extra == "testing"
Provides-Extra: docs
Provides-Extra: testing
License-File: LICENSE
[Description omitted; length: 5934 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ptr/__init__.py sha256=0UfzhCooVgCNTBwVEOPOVGEPck4pnl_6PTfsC-QzNGM 6730
pytest_runner-6.0.1.dist-info/LICENSE sha256=2z8CRrH5J48VhFuZ_sR4uLUG63ZIeZNyL4xuJUKF-vg 1050
pytest_runner-6.0.1.dist-info/METADATA sha256=Ho3FvAFjFHeY5OQ64WFzkLigFaIpuNr4G3uSmOk3nho 7319
pytest_runner-6.0.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pytest_runner-6.0.1.dist-info/entry_points.txt sha256=BqezBqeO63XyzSYmHYE58gKEFIjJUd-XdsRQkXHy2ig 58
pytest_runner-6.0.1.dist-info/top_level.txt sha256=DPzHbWlKG8yq8EOD5UgEvVNDWeJRPyimrwfShwV6Iuw 4
pytest_runner-6.0.1.dist-info/RECORD

top_level.txt

ptr

entry_points.txt

ptr = ptr:PyTest
pytest = ptr:PyTest