Skip to content

Commit

Permalink
Why setuptools<64? Remove.
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Oct 18, 2023
1 parent f980d86 commit 993e617
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/installAmiciSource.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ else
source ${AMICI_PATH}/build/venv/bin/activate
fi

pip install -U "setuptools<64"
pip install --upgrade pip wheel
pip install --upgrade pip scipy matplotlib coverage pytest \
pytest-cov cmake_build_extension numpy
Expand Down

0 comments on commit 993e617

Please sign in to comment.