Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Migrate from setup.cfg to pyproject.toml #540

Closed
2 tasks done
methane opened this issue May 21, 2023 · 6 comments
Closed
2 tasks done

Migrate from setup.cfg to pyproject.toml #540

methane opened this issue May 21, 2023 · 6 comments
Milestone

Comments

@methane
Copy link
Member

methane commented May 21, 2023

  • flake8 section can be removed by moving to ruff. (Use Ruff #542)
  • metadata can be converted to PEP 621.
@methane methane added this to the 1.1 milestone May 21, 2023
@ThomasWaldmann
Copy link
Contributor

Maybe interesting: https://pypi.org/project/pyproject-flake8/

@ThomasWaldmann
Copy link
Contributor

Besides the flake8 section, what else is to do for this issue?

@methane
Copy link
Member Author

methane commented Aug 31, 2023

I updated the issue comment.

@ThomasWaldmann
Copy link
Contributor

https://peps.python.org/pep-0621/ "PEP 621 – Storing project metadata in pyproject.toml"

@ThomasWaldmann
Copy link
Contributor

I'll try to make a PR for pep621.

@ThomasWaldmann
Copy link
Contributor

See PR #555.

@methane methane linked a pull request Sep 5, 2023 that will close this issue
@methane methane closed this as completed Sep 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants