Skip to content

Commit

Permalink
Install into local environment
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Oct 12, 2023
1 parent 12da9cc commit 0d18239
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions binder/postBuild
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Install environment from lock file
conda env update --file binder/conda-lock.yml --prune

# custom modifiers until pyhf v0.8.0rc1 is released
python -m pip install --upgrade pip wheel
python -m pip install --upgrade git+https://github.com/scikit-hep/pyhf.git@feat/addCustomModifierPython
Expand Down

0 comments on commit 0d18239

Please sign in to comment.