chore: Use the virtualenv release URL rather than the blob URL (#2555)
This commit is contained in:
@@ -1 +1 @@
|
||||
default = { version = "20.33.1", url = "https://github.com/pypa/get-virtualenv/blob/20.33.1/public/virtualenv.pyz?raw=true" }
|
||||
default = { version = "20.34.0", url = "https://github.com/pypa/get-virtualenv/releases/download/20.34.0/virtualenv.pyz" }
|
||||
|
||||
Reference in New Issue
Block a user