Skip to content
Snippets Groups Projects
Unverified Commit 0bb29e82 authored by Chongyu Zhu's avatar Chongyu Zhu
Browse files

python_virtualenv_constants: upgrade virtualenv to 16.6.0

parent 24f5e695
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/6a/56" \
"/74dce1fdeeabbcc0a3fcf299115f6814bd9c39fc4161658b513240a75ea7" \
"/virtualenv-16.5.0.tar.gz"
"https://files.pythonhosted.org/packages/53/c0" \
"/c7819f0bb2cf83e1b4b0d96c901b85191f598a7b534d297c2ef6dc80e2d3" \
"/virtualenv-16.6.0.tar.gz"
PYTHON_VIRTUALENV_SHA256 =
"15ee248d13e4001a691d9583948ad3947bcb8a289775102e4c4aa98a8b7a6d73"
"99acaf1e35c7ccf9763db9ba2accbca2f4254d61d1912c5ee364f9cc4a8942a0"
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