Files
guru/dev-python/doubles/metadata.xml
Anna (cybertailor) Vyalkova 79b550de63 dev-python/doubles: add docs and tests
Disable pypy3 because it fails too many tests.

Closes: https://bugs.gentoo.org/816600
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2021-10-17 21:24:02 +05:00

14 lines
456 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/uber/doubles/issues</bugs-to>
<remote-id type="pypi">doubles</remote-id>
<remote-id type="github">uber/doubles</remote-id>
</upstream>
</pkgmetadata>