mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Bug 1037464 - Upgrade virtualenv to 1.11.6 because of installation issue [bustage fix]. r=ahal a=testonly DONTBUILD
This commit is contained in:
parent
d32075887c
commit
275709522a
@ -38,7 +38,7 @@ See runtps --help for all options
|
||||
|
||||
# Link to the folder, which contains the zip archives of virtualenv
|
||||
URL_VIRTUALENV = 'https://codeload.github.com/pypa/virtualenv/zip/'
|
||||
VERSION_VIRTUALENV = '1.10.1'
|
||||
VERSION_VIRTUALENV = '1.11.6'
|
||||
|
||||
|
||||
if sys.platform == 'win32':
|
||||
|
Loading…
Reference in New Issue
Block a user