Skip to content

Commit

Permalink
remove freeglut
Browse files Browse the repository at this point in the history
  • Loading branch information
qgallouedec committed Jun 12, 2024
1 parent 1846281 commit 73ccaf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
export C_INCLUDE_PATH=$CONDA_PREFIX/include
export LIBRARY_PATH=$CONDA_PREFIX/lib
conda install pip --yes
conda install -c conda-forge freeglut --yes
pip install --upgrade pip
pip install -e .
pip install pytest
Expand Down

0 comments on commit 73ccaf4

Please sign in to comment.