Migrate to pyproject.toml
Ambro17 opened this issue · 6 comments
Ambro17 commented
To get on the hype train, let's replace setup.py
with pyproject.toml
gsilvapt commented
If you want, I can start taking care of this when the Hacktoberfest starts 😄
Ambro17 commented
Of course! If you want i can assign you to this ticket so you can work it when hacktoberfest start
gsilvapt commented
Please do 👍
gsilvapt commented
Would you rather use this with setup tools or another build system?
Ambro17 commented
setuptools would be enough as we don't need any special treatment to get a wheel
Ambro17 commented
Merged