summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/python-coveragepy.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/python-coveragepy.lorry b/open-source-lorries/python-coveragepy.lorry
index 14ace60..f28b361 100644
--- a/open-source-lorries/python-coveragepy.lorry
+++ b/open-source-lorries/python-coveragepy.lorry
@@ -1,6 +1,11 @@
{
"python-coveragepy": {
"type": "hg",
- "url": "https://bitbucket.org/ned/coveragepy"
+ "url": "https://bitbucket.org/ned/coveragepy",
+ "description": "Obsolete (use python-coveragepy-git)"
+ },
+ "python-coveragepy-git": {
+ "type": "git",
+ "url": "https://github.com/nedbat/coveragepy.git"
}
}