You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Released v15.1.0
* Support Python 3.6.
* Upgrade setuptools to 28.0.0.
* Upgrade pip to 9.0.1.
* Don't install pre-release versions of pip, setuptools, or wheel from PyPI.
Released v15.0.3
* Test for given python path actually being an executable *file*, :issue:`939`
* Only search for copy actual existing Tcl/Tk directories (:pull:`937`)
* Generically search for correct Tcl/Tk version (:pull:`926`, :pull:`933`)
* Upgrade setuptools to 22.0.5
Released v15.0.2
* Copy Tcl/Tk libs on Windows to allow them to run, fixes :issue:`93`
(:pull:`888`)
* Upgrade setuptools to 21.2.1.
* Upgrade pip to 8.1.2.
Released v15.0.0
* Remove the `virtualenv-N.N` script from the package; this can no longer be correctly created from a wheel installation.
Resolves :issue:`851`, :issue:`692`
* Remove accidental runtime dependency on pip by extracting certificate in the
subprocess.
* Upgrade setuptools 20.2.2.
* Upgrade pip to 8.1.0.
Released v14.0.6
* Upgrade setuptools to 20.0
* Upgrade wheel to 0.29.0
* Fix an error where virtualenv didn't pass in a working ssl certificate for
pip, causing "weird" errors related to ssl.