Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified etc/thirdparty/virtualenv.pyz
Binary file not shown.
8 changes: 3 additions & 5 deletions etc/thirdparty/virtualenv.pyz.ABOUT
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
about_resource: virtualenv.pyz
name: get-virtualenv
version: 20.23.0
download_url: https://github.com/pypa/get-virtualenv/raw/20.23.0/public/virtualenv.pyz
version: 20.30.0
download_url: https://github.com/pypa/get-virtualenv/raw/20.30.0/public/virtualenv.pyz
description: virtualenv is a tool to create isolated Python environments.
homepage_url: https://github.com/pypa/virtualenv
license_expression: lgpl-2.1-plus AND (bsd-new OR apache-2.0) AND mit AND python AND bsd-new
Expand All @@ -10,6 +10,4 @@ copyright: Copyright (c) The Python Software Foundation and others
redistribute: yes
attribute: yes
track_changes: yes
package_url: pkg:github/pypa/[email protected]#public/virtualenv.pyz
notes: this archive has been modified from the original to remove extra
embedded wheels that are not needed as we support only Python 3.7+
package_url: pkg:github/pypa/[email protected]#public/virtualenv.pyz
Loading