Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
OliviaQuinet committed Nov 18, 2024
1 parent 7f6c6c4 commit 047a89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ pyenv-setup: pyenv-conan pyenv-tests
pyenv-conan:
python3 -m pip install $(PIP_OPTIONS) --upgrade pip
pip3 install $(PIP_OPTIONS) conan --upgrade
pip3 install $(PIP_OPTIONS) wheel setuptools gcovr==5.0 numpy cmaketools
pip3 install $(PIP_OPTIONS) wheel setuptools gcovr==5.0 numpy==1.24.4 cmaketools

.PHONY: pyenv-tests
pyenv-tests:
Expand Down

0 comments on commit 047a89f

Please sign in to comment.