mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-09 12:03:49 -05:00
update comment about new setuptools and Jython
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
require_java
|
||||
install_hg "jython-dev" "http://hg.python.org/jython" "default" jython_builder
|
||||
# setuptools (>= 0.7) cannot install to Jython
|
||||
# * https://bitbucket.org/pypa/setuptools/issue/14/installation-failed-on-jython
|
||||
install_package "distribute-0.6.45" "http://pypi.python.org/packages/source/d/distribute/distribute-0.6.45.tar.gz#8953f2c07e6700dabf2ec150129b8c31" python
|
||||
# pip (>= 1.3) does not work properly since it uses HTTPS for downloads
|
||||
# * https://github.com/yyuu/pyenv/issues/15
|
||||
|
||||
Reference in New Issue
Block a user