mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Merge pull request #1006 from consideRatio/pr/pycurl
This commit is contained in:
@@ -25,4 +25,7 @@ jupyterhub-idle-culler>=1.4.0,<2
|
|||||||
# ref: https://www.tornadoweb.org/en/stable/httpclient.html#module-tornado.simple_httpclient
|
# ref: https://www.tornadoweb.org/en/stable/httpclient.html#module-tornado.simple_httpclient
|
||||||
# ref: https://github.com/jupyterhub/the-littlest-jupyterhub/issues/289
|
# ref: https://github.com/jupyterhub/the-littlest-jupyterhub/issues/289
|
||||||
#
|
#
|
||||||
pycurl>=7.45.3,<8
|
# FIXME: pycurl is installed from source without its wheel for 7.45.3 has an
|
||||||
|
# issue reported in https://github.com/pycurl/pycurl/issues/834.
|
||||||
|
#
|
||||||
|
pycurl>=7.45.3,<8 --no-binary=pycurl
|
||||||
|
|||||||
Reference in New Issue
Block a user