pytest-deepcov

View on PyPIReverse Dependencies (0)

0.0.9 pytest_deepcov-0.0.9-py3-none-any.whl

Wheel Details

Project: pytest-deepcov
Version: 0.0.9
Filename: pytest_deepcov-0.0.9-py3-none-any.whl
Download: [link]
Size: 3814
MD5: a926eed2e16351f0e913de5ae30c18c8
SHA256: 68f92150c5dd144b1a1b55fe3c3376a9f8231ede054e57e6f44b55519743e55a
Uploaded: 2021-03-30 21:21:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-deepcov
Version: 0.0.9
Summary: deepcov
Author: alex-treebeard
Author-Email: alex[at]treebeard.io
Home-Page: https://github.com/treebeardtech/deepcov
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<8.0.0,>=7.1.2)
Requires-Dist: coverage (<6.0,>=5.5)
Requires-Dist: junitparser (<3.0.0,>=2.0.0)
Requires-Dist: pydantic (<2.0.0,>=1.8.1)
Requires-Dist: pytest-cov (<3.0.0,>=2.11.1)
Requires-Dist: rich (<10.0.0,>=9.13.0)
Requires-Dist: timeago (<2.0.0,>=1.0.15)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
deepcov/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deepcov/cli.py sha256=qAX2iNPNSJJRtd9rM7Id2uVG0Sb373553XGJruteIfA 4033
deepcov/pytest_plugin.py sha256=TxcPlVRsx-DAlIdW_zS_HxdIEUjbqRRx0bmuwEn3Qvs 1376
pytest_deepcov-0.0.9.dist-info/entry_points.txt sha256=Q92lXB7GJUHu-OWzjdk-FjwvmPzsxNt2eJCzx7NxQxM 85
pytest_deepcov-0.0.9.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
pytest_deepcov-0.0.9.dist-info/METADATA sha256=UWkB3r1qDL3VYaQMNoPVyQ0O5J8FLvPHPUJtguzZ89Y 725
pytest_deepcov-0.0.9.dist-info/RECORD

entry_points.txt

deepcov = deepcov.cli:run
deepcov = deepcov.pytest_plugin