Skip to content

Commit

Permalink
build(gammapy-tools.def): removing pip from requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
steob92 committed Jul 17, 2024
1 parent 17e8f26 commit f254b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gammapy-tools.def
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Stage: build

python3 -m venv /opt/gammapy_tools
. /opt/gammapy_tools/bin/activate
pip install iminuit cmasher pip papermill matplotlib pip "jupyterlab==4.0.12" notebook ipykernel ipython ipywidgets
pip install iminuit cmasher pip papermill matplotlib uproot "jupyterlab==4.0.12" notebook ipykernel ipython ipywidgets
#mamba install -c conda-forge iminuit cmasher pip papermill matplotlib pip "jupyterlab==4.0.12" notebook ipykernel ipython ipywidgets --yes


Expand Down

0 comments on commit f254b86

Please sign in to comment.