-
-
Notifications
You must be signed in to change notification settings - Fork 490
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add package argon2-cffi (dependency of Jupyter notebook) #31279
Comments
This comment has been minimized.
This comment has been minimized.
Author: Matthias Koeppe |
Commit: |
comment:5
I don't understand this ticket. If I build Sage and run the notebook, |
comment:6
We install all packages using |
comment:7
|
comment:9
We need to set https://argon2-cffi.readthedocs.io/en/stable/installation.html |
Reviewer: Jonathan Kliem |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:13
LGTM. |
comment:14
Thank you! |
Changed branch from u/mkoeppe/add_package_argon2_cffi to |
comment:16
Follow up in #31441 |
Changed commit from |
This is an
install-requires
ofnotebook
.In #26919 we did not add it, but if we let Python dependencies play out (for example as in #30913), it gets pulled in by sagelib via ipywidgets (see also #31278).
CC: @jcamp0x2a @slel @kcrisman @dimpase @jhpalmieri @tobiasdiez
Component: packages: standard
Author: Matthias Koeppe
Branch:
45e5cd2
Reviewer: Jonathan Kliem
Issue created by migration from https://trac.sagemath.org/ticket/31279
The text was updated successfully, but these errors were encountered: