Skip to content

Commit

Permalink
remove glfw3
Browse files Browse the repository at this point in the history
  • Loading branch information
qgallouedec committed Jun 12, 2024
1 parent 67b3fca commit b9672c5
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 @@ -39,7 +39,6 @@ jobs:
conda install -c conda-forge libglu --yes
conda install -c conda-forge glfw --yes
conda install -c conda-forge mesa-libgl-cos7-x86_64 --yes
conda install -c menpo glfw3 --yes
pip install --upgrade pip
pip install -e .
pip install pytest
Expand Down

0 comments on commit b9672c5

Please sign in to comment.