Skip to content
Snippets Groups Projects
Unverified Commit 37714b5c authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #6400 from lembacon/virtualenv-16.7.4

python_virtualenv_constants: upgrade virtualenv to 16.7.4
parents 4822241d 22a7b4bc
No related branches found
No related tags found
No related merge requests found
# frozen_string_literal: true
PYTHON_VIRTUALENV_URL =
"https://files.pythonhosted.org/packages/a9/8a" \
"/580c7176f01540615c2eb3f3ab5462613b4beac4aa63410be89ecc7b7472" \
"/virtualenv-16.7.2.tar.gz"
"https://files.pythonhosted.org/packages/11/74" \
"/2c151a13ef41ab9fb43b3c4ff9e788e0496ed7923b2078d42cab30622bdf" \
"/virtualenv-16.7.4.tar.gz"
PYTHON_VIRTUALENV_SHA256 =
"909fe0d3f7c9151b2df0a2cb53e55bdb7b0d61469353ff7a49fd47b0f0ab9285"
"94a6898293d07f84a98add34c4df900f8ec64a570292279f6d91c781d37fd305"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment