Michał Górny c3b3cf1b2e
dev-python/pytest-import-check: New package, v0.0.1
A new pytest plugin to check whether Python modules can be imported.
It is meant to provide a fallback distutils_enable_tests option
for packages with no tests.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-07-14 20:13:04 +02:00

14 lines
420 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">projg2/pytest-import-check</remote-id>
<remote-id type="pypi">pytest-import-check</remote-id>
</upstream>
</pkgmetadata>