Skip to content

Commit 3caf183

Browse files
try to fix cirrus build by using system pip
1 parent 7971275 commit 3caf183

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cirrus.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ pi_task:
4747
- cp -r raylib-c/src/external/glfw/include/GLFW /usr/local/include/
4848
- cp physac/src/physac.h /usr/local/include/
4949
- cp raygui/src/raygui.h /usr/local/include/
50-
- python -m pip install --break-system-packages --upgrade pip
5150
- python -m pip install --break-system-packages cffi
5251
- python -m pip install --break-system-packages setuptools
5352
- python -m pip install --break-system-packages wheel

0 commit comments

Comments
 (0)