* 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

View File

@@ -4,4 +4,3 @@ build-backend = "setuptools.build_meta"
[tool.cibuildwheel]
before-all = ""