summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-coveragepy.lorry
blob: f28b361d7c2230fc4e76142a633f0df8d1336a4c (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "python-coveragepy": {
        "type": "hg",
        "url": "https://bitbucket.org/ned/coveragepy",
        "description": "Obsolete (use python-coveragepy-git)"
    },
    "python-coveragepy-git": {
        "type": "git",
        "url": "https://github.com/nedbat/coveragepy.git"
    }
}