pytest-vulture

View on PyPIReverse Dependencies (0)

2.2.2 pytest_vulture-2.2.2-py3-none-any.whl

Wheel Details

Project: pytest-vulture
Version: 2.2.2
Filename: pytest_vulture-2.2.2-py3-none-any.whl
Download: [link]
Size: 14595
MD5: 9370d5a1c9dec6a1cb8768ce83a11864
SHA256: ac5aff94adc9a40de0d689f5640c92b15c2a42a2399a60c01bc06369fc7e685e
Uploaded: 2024-11-25 10:54:16 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pytest-vulture
Version: 2.2.2
Summary: A pytest plugin to checks dead code with vulture
Author-Email: Abadie Moran <moran.abadie[at]gatewatcher.com>
Maintainer-Email: Abadie Moran <moran.abadie[at]gatewatcher.com>
Project-Url: Homepage, https://github.com/Gatewatcher/pytest-vulture/
Project-Url: Bug Reports, https://github.com/Gatewatcher/pytest-vulture/issues
Project-Url: Source, https://github.com/Gatewatcher/pytest-vulture/
License: MIT
Keywords: code analysis,dead code,pytest,testing,vulture
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.7
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: vulture (<3.0,>=2.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 3167 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_vulture/__init__.py sha256=Lo7d7WgzODCc-JE4b03EIJSuideuDxIamWIy4OJTRVk 596
pytest_vulture/plugin.py sha256=E4h3xBbdVz9kexfbP6K6XJ-EQnViNzmLqlmyaEDJNlI 3759
pytest_vulture/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_vulture/setup_manager.py sha256=CF2JjKviYjNqIz01l7klMK84j2oKffUlmtrnHv1OypQ 6902
pytest_vulture/conf/__init__.py sha256=sD6t0xdS1AzdDRPiQxq7GmEIDTfIgEgqihp-JoeW_sE 67
pytest_vulture/conf/base.py sha256=DYfZ_xDxec1qcKa87iVBzLEDQsMAhtFsVNneO-BUMEQ 1365
pytest_vulture/conf/package.py sha256=fGJW7qb3_4gRQAdQ-uL-Q_n6-ki8K_AFiNAv-JsYQqc 2176
pytest_vulture/conf/reader.py sha256=hbu3DFS_vrQErfm0vfnP2ClW62-N4f4N5YXHzffAxxQ 2300
pytest_vulture/conf/vulture.py sha256=MeGYFFZ5IyA0j2FReBQr7Y2fww8p9uMDInc4-Otj_s0 3189
pytest_vulture/vulture/__init__.py sha256=4lfvj0EDRikbu0f2mpq5GVAZWiHvEu3UYzRa3qGbTFs 23
pytest_vulture/vulture/comment.py sha256=GQfdMW_mBD-swtVAZh0LROVE82iKtl5ody6gb8BBsK4 3835
pytest_vulture/vulture/manager.py sha256=sxo_Kg29RkQutCG_-zUXvxFdNU2-On7bo-HNZxz0ofA 4251
pytest_vulture-2.2.2.dist-info/METADATA sha256=0DFIeG_kvEEUotdfATLFQnhcUOGoa-_5N2coRFhaSho 4538
pytest_vulture-2.2.2.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
pytest_vulture-2.2.2.dist-info/entry_points.txt sha256=oYr5nu4NtRFVAc8fHIguiIOQTV_y_s4pC1RxgPWhwdY 43
pytest_vulture-2.2.2.dist-info/licenses/LICENSE sha256=HvYgeAD-UvBGhH8pzJKa6exfHcb9OVBnzarhNic9KVM 1068
pytest_vulture-2.2.2.dist-info/RECORD

entry_points.txt

vulture = pytest_vulture.plugin