going to kill python

This commit is contained in:
scawful
2024-08-07 16:40:18 -04:00
parent e0e56a0aba
commit 27e7b56178

View File

@@ -41,7 +41,7 @@ jobs:
run: sudo apt install libboost-all-dev libboost-python-dev
- name: Install CPython headers
run: sudo apt install python3-dev libpython3-dev libpython3.9-dev
run: sudo apt install python3-dev libpython3-dev
- name: Configure CMake
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.