faker icon indicating copy to clipboard operation
faker copied to clipboard

Move to `pyproject.toml` + `setup.cfg`

Open fcurella opened this issue 2 years ago • 4 comments

fcurella avatar Apr 20 '22 21:04 fcurella

Hi @fcurella, mind if I take this? It should be pretty straightforward to move over, given that most of the parameters in setup.py can be copied almost verbatim to setup.cfg.

tplessas avatar May 09 '22 07:05 tplessas

@tplessas thank you so much for volounteering! Go for it!

fcurella avatar May 09 '22 13:05 fcurella

@fcurella can you please explain what you want to achieve with pyproject.toml? If you continue to use setuptools as your build system, you will have three files setup.py setup.cfg pyproject.toml.

Once you implement pyproject.toml, it makes sense to switch to another build system - poetry

AABur avatar May 13 '22 13:05 AABur

@AABur we want to move away from setuptools and to pep517. Switching to poetry (or any other non-setup.py based system) is part of the plan.

fcurella avatar May 13 '22 14:05 fcurella

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Aug 12 '22 02:08 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Aug 26 '22 02:08 github-actions[bot]