Closed diegoferigo closed 3 years ago
Also, using a modern approach involving a setup.cfg
(like we do in the swig example) could simplify even more the README.
We could also add a list of projects that use this extension as show case. Being mainly a build requirement, cmake_build_extension
is not tracked by github (i.e. it is never listed either in the install_requires
of the setup.py
or setup.cfg
, just pyproject.toml
).
The README was refactored in #24. Closing.
It currently uses
python
.https://setuptools.readthedocs.io/en/latest/userguide/declarative_config.html#using-a-src-layout