mirror of
https://github.com/gosticks/brew.git
synced 2026-08-19 16:10:27 +00:00
This release adds support for Python 3.6, the current python3 version in homebrew/core.
3 lines
266 B
Ruby
3 lines
266 B
Ruby
PYTHON_VIRTUALENV_URL = "https://files.pythonhosted.org/packages/d4/0c/9840c08189e030873387a73b90ada981885010dd9aea134d6de30cd24cb8/virtualenv-15.1.0.tar.gz".freeze
|
|
PYTHON_VIRTUALENV_SHA256 = "02f8102c2436bb03b3ee6dede1919d1dac8a427541652e5ec95171ec8adbc93a".freeze
|