We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528eacb commit cd031d9Copy full SHA for cd031d9
images/binderhub-service/requirements.in
@@ -2,4 +2,5 @@
2
# To update requirements.txt, use the "Run workflow" button at
3
# https://github.com/2i2c-org/binderhub-service/actions/workflows/watch-dependencies.yaml
4
#
5
-binderhub[pycurl] @ https://github.com/jupyterhub/binderhub/archive/main.zip --no-binary pycurl
+binderhub @ https://github.com/jupyterhub/binderhub/archive/main.zip
6
+pycurl --no-binary
0 commit comments