Skip to content

Commit 12fd01b

Browse files
Use latest virtualenv from pypa/get-virtualenv
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent f56ebcb commit 12fd01b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

etc/thirdparty/virtualenv.pyz

-382 KB
Binary file not shown.

etc/thirdparty/virtualenv.pyz.ABOUT

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
about_resource: virtualenv.pyz
22
name: get-virtualenv
3-
version: 20.16.3
4-
download_url: https://github.com/pypa/get-virtualenv/blob/20.16.3/public/virtualenv.pyz
3+
version: 20.23.0
4+
download_url: https://github.com/pypa/get-virtualenv/raw/20.23.0/public/virtualenv.pyz
55
description: virtualenv is a tool to create isolated Python environments.
66
homepage_url: https://github.com/pypa/virtualenv
77
license_expression: lgpl-2.1-plus AND (bsd-new OR apache-2.0) AND mit AND python AND bsd-new
@@ -10,6 +10,6 @@ copyright: Copyright (c) The Python Software Foundation and others
1010
redistribute: yes
1111
attribute: yes
1212
track_changes: yes
13-
package_url: pkg:github/pypa/get-virtualenv@20.16.3#public/virtualenv.pyz
13+
package_url: pkg:github/pypa/get-virtualenv@20.23.0#public/virtualenv.pyz
1414
notes: this archive has been modified from the original to remove extra
1515
embedded wheels that are not needed as we support only Python 3.7+

0 commit comments

Comments
 (0)