pytest-import-check

View on PyPIReverse Dependencies (4)

0.0.4 pytest_import_check-0.0.4-py3-none-any.whl

Wheel Details

Project: pytest-import-check
Version: 0.0.4
Filename: pytest_import_check-0.0.4-py3-none-any.whl
Download: [link]
Size: 15695
MD5: f55accc93ab17714b3eac5e9cc5103bf
SHA256: 08ca2716464fc11177c974b1d5fc7b1bcb4480470cc3fdab6eb3ca8832e29fd1
Uploaded: 2024-07-19 14:00:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-import-check
Version: 0.0.4
Summary: pytest plugin to check whether Python modules can be imported
Author-Email: Michał Górny <mgorny[at]gentoo.org>
Project-Url: Homepage, https://github.com/projg2/pytest-import-check/
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.9
Requires-Dist: pytest (>=8.1)
Requires-Dist: meson; extra == "test"
Requires-Dist: ninja; extra == "test"
Requires-Dist: setuptools; extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 1062 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_import_check/__init__.py sha256=PZqHYRzmB50CVMZoVm2ePBawtrIyPpYP8fi2No5WWwc 162
pytest_import_check/importer.py sha256=mGZvg6IRv3EbmFRVhK-_8EJ8baNkww6tWDJoAS6rO9Q 16737
pytest_import_check/plugin.py sha256=Szlm-aWC4Iq0wrBBovJTvZErGAHT9Xu7AAe8AQ1z7pk 2542
pytest_import_check-0.0.4.dist-info/entry_points.txt sha256=MHInpcu7__UY8C5Y0MqE5456iGnsjuffzVs0ZWbvfNs 52
pytest_import_check-0.0.4.dist-info/COPYING sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM 18092
pytest_import_check-0.0.4.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pytest_import_check-0.0.4.dist-info/METADATA sha256=wHfCdx-JcqUemkG9sUD2s2Vrg0MQrujoYPrNO1pmSFA 1864
pytest_import_check-0.0.4.dist-info/RECORD

entry_points.txt

import-check = pytest_import_check.plugin