pytest-mypy-plugins

View on PyPIReverse Dependencies (23)

3.1.2 pytest_mypy_plugins-3.1.2-py3-none-any.whl

Wheel Details

Project: pytest-mypy-plugins
Version: 3.1.2
Filename: pytest_mypy_plugins-3.1.2-py3-none-any.whl
Download: [link]
Size: 19976
MD5: 7a8a5ab349fe53d6776adeef3445675d
SHA256: 3478ccb68e26a159e1287c4614c60f84cd0720e3895f174365c7440498234b9f
Uploaded: 2024-03-31 17:47:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-mypy-plugins
Version: 3.1.2
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.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: Typing :: Typed
Requires-Python: >=3.8
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: 8703 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.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=uOv6JKq_Rnh_53x6W_NGjGXPnfmeHVCyvhjR2-xRz0U 8572
pytest_mypy_plugins/configs.py sha256=pXvk4esFT5ZLe8Z31dlD-vR8tCRS3QbgDiY4r8NF4y8 2552
pytest_mypy_plugins/item.py sha256=CZjgR7tN51qFLeyFdPcUTRNXeTHa9IfJO_wSLhOnO9M 15681
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=L29VQJUVw4G5qDnTgZ_9wkVrQNK_lBkCDEDtvK5YeF4 12368
pytest_mypy_plugins-3.1.2.dist-info/LICENSE sha256=QZk-T5zxJNfur8-oGJubA9_zxq3QiOaapkyBDAIznVk 1054
pytest_mypy_plugins-3.1.2.dist-info/METADATA sha256=b17ZGKuvz2X9fWuCrPKJuC1xZYdQlnG-EG4cTjpaHJQ 9760
pytest_mypy_plugins-3.1.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_mypy_plugins-3.1.2.dist-info/entry_points.txt sha256=69dAiZEpM-9tdOVP5BnsPRwbxCIohRwHw4dZoyvmywQ 61
pytest_mypy_plugins-3.1.2.dist-info/top_level.txt sha256=mAI1-VXVgzjlI_U6-_kumYBrWnSGE_-sZ8dNMREFGfs 20
pytest_mypy_plugins-3.1.2.dist-info/RECORD

top_level.txt

pytest_mypy_plugins

entry_points.txt

pytest-mypy-plugins = pytest_mypy_plugins.collect