Files
gentoo/dev-python/nox/metadata.xml
Michał Górny fee5cbfa43 dev-python/nox: New package, v2022.11.21
dev-python/nox is another test automation runner, like dev-python/tox.
However, instead of declarative configs it uses Python scripts.  Add it
since some projects supply only noxfiles and setting up venv to run
their test suites is cumbersome.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-01-05 20:01:35 +01:00

14 lines
382 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">wntrblm/nox</remote-id>
<remote-id type="pypi">nox</remote-id>
</upstream>
</pkgmetadata>