flake8-no-pytest-mark-only

View on PyPIReverse Dependencies (0)

1.0.0 flake8_no_pytest_mark_only-1.0.0-py3-none-any.whl

Wheel Details

Project: flake8-no-pytest-mark-only
Version: 1.0.0
Filename: flake8_no_pytest_mark_only-1.0.0-py3-none-any.whl
Download: [link]
Size: 5066
MD5: f72258b43ae5aba746f234ce549bc652
SHA256: dcbc6aff2f3a8d63cd9a16c7232351143f90fa04f0956673bc0f5c51528ffbb7
Uploaded: 2023-09-06 13:47:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-no-pytest-mark-only
Version: 1.0.0
Summary: Flake8 plugin to disallow the use of the pytest.mark.only decorator.
Author-Email: František Nesveda <frantisek.nesveda[at]gmail.com>
Project-Url: Homepage, https://www.nesveda/com/projects/flake8-no-pytest-mark-only
Project-Url: Documentation, https://github.com/fnesveda/flake8-no-pytest-mark-only
Project-Url: Source, https://github.com/fnesveda/flake8-no-pytest-mark-only
Project-Url: Issue tracker, https://github.com/fnesveda/flake8-no-pytest-mark-only/issues
Project-Url: Changelog, https://github.com/fnesveda/flake8-no-pytest-mark-only/blob/master/CHANGELOG.md
License: Apache Software License
Keywords: flake8,pytest,mark,only
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
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: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Requires-Dist: autopep8 (~=2.0.4); extra == "dev"
Requires-Dist: build (~=1.0.0); extra == "dev"
Requires-Dist: flake8 (~=6.1.0); extra == "dev"
Requires-Dist: flake8-bugbear (~=23.7.10); extra == "dev"
Requires-Dist: flake8-commas (~=2.1.0); extra == "dev"
Requires-Dist: flake8-comprehensions (~=3.14.0); extra == "dev"
Requires-Dist: flake8-docstrings (~=1.7.0); extra == "dev"
Requires-Dist: flake8-isort (~=6.0.0); extra == "dev"
Requires-Dist: flake8-noqa (~=1.3.2); extra == "dev"
Requires-Dist: flake8-pytest-style (~=1.7.2); extra == "dev"
Requires-Dist: flake8-quotes (~=3.3.2); extra == "dev"
Requires-Dist: flake8-simplify (~=0.20.0); extra == "dev"
Requires-Dist: flake8-unused-arguments (~=0.0.13); extra == "dev"
Requires-Dist: isort (~=5.12.0); extra == "dev"
Requires-Dist: mypy (~=1.5.1); extra == "dev"
Requires-Dist: pep8-naming (~=0.13.3); extra == "dev"
Requires-Dist: pre-commit (~=3.4.0); extra == "dev"
Requires-Dist: pytest (~=7.4.1); extra == "dev"
Requires-Dist: pytest-only (~=2.0.0); extra == "dev"
Requires-Dist: twine (~=4.0.2); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1317 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_no_pytest_mark_only/__init__.py sha256=xLp0dOjpZnhHmZOArQmXj15S2nBfvuPt6grUdQEvmm8 175
flake8_no_pytest_mark_only/plugin.py sha256=v3HRM4v1lUzUlfhk5k8NJOU-0iTPe98dBUTWAB1_Kes 2324
flake8_no_pytest_mark_only/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_no_pytest_mark_only-1.0.0.dist-info/LICENSE sha256=JMoNJDyJe7DUq4yNgOsFijXszYCNDCSZh0aeWAAsnuw 1062
flake8_no_pytest_mark_only-1.0.0.dist-info/METADATA sha256=A0Oeyv3RsRjhveHsQjCn3kI3GxXOGi3ArAkU6KJKsIc 3660
flake8_no_pytest_mark_only-1.0.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
flake8_no_pytest_mark_only-1.0.0.dist-info/entry_points.txt sha256=_RTPki5bAXhdE8efFrA3MGE6hrovbJKXJSQWI-4RXDw 82
flake8_no_pytest_mark_only-1.0.0.dist-info/top_level.txt sha256=47h2l1iIU6T0_HjAfjbXmE4QxmuE8IxTCSE4B7soegE 27
flake8_no_pytest_mark_only-1.0.0.dist-info/RECORD

top_level.txt

flake8_no_pytest_mark_only

entry_points.txt

PNO = flake8_no_pytest_mark_only.plugin:Flake8NoPytestMarkOnly