fix: python compile and install

This commit is contained in:
Guilhem Lavaux 2024-11-01 17:21:35 +02:00
parent 138ba3e6fa
commit e7471e1a6a
6 changed files with 12 additions and 4 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
build/
dist/
*.egg-info/
ext_src/_project.cpp