diff options
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/python-packages.lorry | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index a8bf340..f841221 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -619,5 +619,9 @@ "python-packages/zope-traversing": { "type": "git", "url": "git://github.com/zopefoundation/zope.traversing.git" + }, + "python-packages/virtualenv" : { + "type": "git", + "url": "git://github.com/pypa/virtualenv.git" } } |