Skip to content

Commit 5a34405

Browse files
committed
fixup! Upgrade to use SDL3 version of libtcod
1 parent 111b614 commit 5a34405

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ jobs:
271271
cmake --build sdl_build --config Release &&
272272
cmake --install sdl_build --config Release --prefix /usr/local &&
273273
cp --verbose /usr/local/lib64/pkgconfig/sdl3.pc /lib64/pkgconfig/sdl3.pc
274-
PKG_CONFIG_PATH: "/usr/local/lib64/pkgconfig"
275274
CIBW_BEFORE_TEST: pip install numpy
276275
CIBW_TEST_COMMAND: python -c "import tcod.context"
277276
# Skip test on emulated architectures

0 commit comments

Comments
 (0)