Skip to content

Commit

Permalink
python311Packages.jupyterhub: add packing
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff authored and dpausp committed Oct 5, 2023
1 parent bd05439 commit 741c300
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/development/python-modules/jupyterhub/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
, nodePackages
, notebook
, oauthlib
, packaging
, pamela
, playwright
, prometheus-client
Expand Down Expand Up @@ -128,6 +129,7 @@ buildPythonPackage rec {
jinja2
jupyter-telemetry
oauthlib
packaging
pamela
prometheus-client
requests
Expand Down

0 comments on commit 741c300

Please sign in to comment.