Marek Szuba 3ec0cde123
dev-python/subprocess-tee: make it possible to run heavy tests
Signed-off-by: Marek Szuba <marecki@gentoo.org>
2021-09-16 17:19:30 +02:00

21 lines
632 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">pycontribs/subprocess-tee</remote-id>
<remote-id type="pypi">subprocess-tee</remote-id>
</upstream>
<use>
<flag name="test-full">
Enable full test mode. Pulls in many additional dependencies,
and requires having been emerged without this flag first
in order to avoid a circular dependency.
</flag>
</use>
</pkgmetadata>