diff options
Diffstat (limited to 'dev-python/coveralls/metadata.xml')
-rw-r--r-- | dev-python/coveralls/metadata.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-python/coveralls/metadata.xml b/dev-python/coveralls/metadata.xml deleted file mode 100644 index 6e3c03e..0000000 --- a/dev-python/coveralls/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>julien@jroy.ca</email> - <name>Julien Roy</name> - </maintainer> - <longdescription>coveralls.io is a service for publishing your coverage stats online. This package provides seamless integration with coverage.py (and thus pytest, nosetests, etc...) in your Python projects:</longdescription> - <upstream> - <maintainer> - <name>Kevin James</name> - <email>KevinJames@thekev.in</email> - </maintainer> - <changelog>https://github.com/TheKevJames/coveralls-python/releases</changelog> - <doc>http://coveralls-python.readthedocs.io/</doc> - <bugs-to>https://github.com/TheKevJames/coveralls-python/issues</bugs-to> - <remote-id type="github">TheKevJames/coveralls-python</remote-id> - <remote-id type="pypi">coveralls</remote-id> - </upstream> -</pkgmetadata> |