* github/workflows: include build_setup as requirement for all wheels

* setup.py: enable c++17 option
* gitignore: add wheelhouse/
* README.md: cibuildwheel references
This commit is contained in:
2021-09-21 16:46:05 +02:00
parent a099849caa
commit 8c1f068406
6 changed files with 40 additions and 4 deletions

1
.gitignore vendored
View File

@@ -41,3 +41,4 @@ python/dist
python/*.soc
python/lib/
python/*.cpp
python/wheelhouse/