* 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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -41,3 +41,4 @@ python/dist
|
||||
python/*.soc
|
||||
python/lib/
|
||||
python/*.cpp
|
||||
python/wheelhouse/
|
||||
|
Reference in New Issue
Block a user