pytest-antilru

View on PyPIReverse Dependencies (1)

2.0.0 pytest_antilru-2.0.0-py3-none-any.whl

Wheel Details

Project: pytest-antilru
Version: 2.0.0
Filename: pytest_antilru-2.0.0-py3-none-any.whl
Download: [link]
Size: 6301
MD5: ca133a3cd2424355b7b7ab2a1b2c112f
SHA256: cf1d97db0e7b17ef568c1f0bf4c89b8748053fe07546f4eb2558bebf64c1ad33
Uploaded: 2024-07-28 08:04:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-antilru
Version: 2.0.0
Summary: Bust functools.lru_cache when running pytest to avoid test pollution
Author: John Nguyen
Author-Email: ipwnponies[at]gmail.com
Home-Page: https://github.com/ipwnponies/pytest-antilru
Project-Url: Repository, https://github.com/ipwnponies/pytest-antilru
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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
Requires-Python: >=3.8
Requires-Dist: pytest (>=7); python_version >= "3.10"
Description-Content-Type: text/markdown
[Description omitted; length: 4262 characters]

WHEEL

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

RECORD

Path Digest Size
CHANGELOG.md sha256=XuM8qrt1boGP4syt98HSL6gjtPglOeQLgPIJGF1B_7w 1675
pytest_antilru/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_antilru/main.py sha256=Gyc2oiYcumW0wTr8r-2S0tDrQjMK00kuxazr_ouw4I8 2965
pytest_antilru-2.0.0.dist-info/LICENSE sha256=NsTcz-T3t5ElDooSW9GrUyb4a9MIwk-Ui7vcDdHhvGE 1068
pytest_antilru-2.0.0.dist-info/METADATA sha256=nfIZrHKsUxz8erl8_Lgy94ykCXqZ8tqGT4z0c0VUbMA 5151
pytest_antilru-2.0.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pytest_antilru-2.0.0.dist-info/entry_points.txt sha256=qSbccmwLYUmyJwke3gB9RNb99pyIBl_K6wEp62ByvKs 40
pytest_antilru-2.0.0.dist-info/RECORD

entry_points.txt

antilru = pytest_antilru.main