pytest-mypy-plugins

View on PyPIReverse Dependencies (29)

3.2.0 pytest_mypy_plugins-3.2.0-py3-none-any.whl

Wheel Details

Project: pytest-mypy-plugins
Version: 3.2.0
Filename: pytest_mypy_plugins-3.2.0-py3-none-any.whl
Download: [link]
Size: 20627
MD5: e869db8039ff8ea7cc5aea6be8ce341b
SHA256: 46e24e8d9eaeabcddd0a5dc5fb089c021903d5952e0c9d8af79383db99b9ffae
Uploaded: 2024-12-21 20:11:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-mypy-plugins
Version: 3.2.0
Summary: pytest plugin for writing tests for mypy plugins
Author: Maksim Kurnikov
Author-Email: maxim.kurnikov[at]gmail.com
Maintainer: Nikita Sobolev
Maintainer-Email: mail[at]sobolevn.me
Home-Page: https://github.com/TypedDjango/pytest-mypy-plugins
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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 :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: Jinja2
Requires-Dist: decorator
Requires-Dist: jsonschema
Requires-Dist: mypy (>=1.3)
Requires-Dist: packaging
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: pyyaml
Requires-Dist: regex
Requires-Dist: tomlkit (>=0.11)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9359 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_mypy_plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_mypy_plugins/collect.py sha256=1G84T0H90ul7HSV45tFXzyf4fOmCJ4cr5gwRIn_Ibyw 8062
pytest_mypy_plugins/configs.py sha256=pXvk4esFT5ZLe8Z31dlD-vR8tCRS3QbgDiY4r8NF4y8 2552
pytest_mypy_plugins/item.py sha256=io6cHx9o5civO_DxqIrk6LLUhzMNC-QYjF_sBZr8RmA 18462
pytest_mypy_plugins/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_mypy_plugins/schema.json sha256=M1BUj_3QCSGuyKPEYF82Rw3RYzq3RKIQDU35UieHUxE 4890
pytest_mypy_plugins/utils.py sha256=qkSdpCPodxPzYp3KrqXmc2qPpdkBSp-XvXZIII7NV3Y 12353
pytest_mypy_plugins-3.2.0.dist-info/LICENSE sha256=QZk-T5zxJNfur8-oGJubA9_zxq3QiOaapkyBDAIznVk 1054
pytest_mypy_plugins-3.2.0.dist-info/METADATA sha256=fsVresN0fj-OdiQ8sYUsy_GcWL4cJxtZAdF5nZyTK9Y 10414
pytest_mypy_plugins-3.2.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
pytest_mypy_plugins-3.2.0.dist-info/entry_points.txt sha256=69dAiZEpM-9tdOVP5BnsPRwbxCIohRwHw4dZoyvmywQ 61
pytest_mypy_plugins-3.2.0.dist-info/top_level.txt sha256=mAI1-VXVgzjlI_U6-_kumYBrWnSGE_-sZ8dNMREFGfs 20
pytest_mypy_plugins-3.2.0.dist-info/RECORD

top_level.txt

pytest_mypy_plugins

entry_points.txt

pytest-mypy-plugins = pytest_mypy_plugins.collect