pytest-only
View on PyPI — Reverse Dependencies (10)
2.1.2 | pytest_only-2.1.2-py3-none-any.whl |
Wheel Details
Project: | pytest-only |
Version: | 2.1.2 |
Filename: | pytest_only-2.1.2-py3-none-any.whl |
Download: | [link] |
Size: | 6456 |
MD5: | cea9f79a414a4d5b3e5a25d85b494a36 |
SHA256: | 04dffe2aed64a741145ce5ad25b5df3ae4212e01ff885a8821fd2318eb509e91 |
Uploaded: | 2024-05-27 17:04:16 +0000 |
dist-info
METADATA · WHEEL · RECORD · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | poetry-core 1.9.0 |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
pytest_only/__init__.py | sha256=w3VBX9TGADAAr2RwZOvlA2RyxOBL6oscguMdAjDoWUM | 54 |
pytest_only/compat.py | sha256=0MI8k6IbLK0vpSh-HMqFN5wgHnRSOh9QjUKBkbxD15U | 560 |
pytest_only/ext/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
pytest_only/ext/flake8.py | sha256=4AHqGgTZfWSSNepetxn9_5ipGNdTjDWSPS5SrfWSEnk | 4246 |
pytest_only/ext/pylint.py | sha256=v35uSZyYY2E6yJX0CsbD18ce5D8CJPg8sBQ2nLwtHC8 | 2932 |
pytest_only/plugin.py | sha256=ylUNkdtdXX0CYASUS88-yJgP9x7mMWGw8vj0q5R-j6Q | 895 |
pytest_only/version.py | sha256=T0-EQePpqi36zsfvJcnHEXnyujvoN4ACzAjzfWrvZSE | 166 |
pytest_only-2.1.2.dist-info/METADATA | sha256=mZOEI_cOBoX_ds2JQH0kytDS2eQPabT-IxxaHHsctR8 | 4857 |
pytest_only-2.1.2.dist-info/WHEEL | sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg | 88 |
pytest_only-2.1.2.dist-info/entry_points.txt | sha256=6Cd8z8pI6kdpqmb8tQ-6zQKNBbym0kw5bpcpYFghPIc | 105 |
pytest_only-2.1.2.dist-info/RECORD | — | — |
entry_points.txt
PTO = pytest_only.ext.flake8:PytestOnlyMarkChecker
[pytest11]
only = pytest_only.plugin