Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Use pyproject.toml instead of setup.cfg #143

Open
7 of 8 tasks
leouieda opened this issue Mar 21, 2024 · 0 comments
Open
7 of 8 tasks

Use pyproject.toml instead of setup.cfg #143

leouieda opened this issue Mar 21, 2024 · 0 comments

Comments

@leouieda
Copy link
Member

leouieda commented Mar 21, 2024

Description:

setuptools now allows defining all of the package data in pyproject.toml so we should do that instead of defining things in setup.cfg. The main problem is flake8 doesn't yet allow configuration in pyproject.toml so it will need a .flake8 config files of its own.

This also requires updating dependente to v0.3.0 in the GitHub Actions.

See the files in the repos that are done for a reference.

Apply to:

Further instructions:

  • Start by opening Pull Requests on each repository listed above.
  • Optionally, we can open Issues on each repository if further discussion specific to that repository is needed.
  • Mention this Issue on every Issue or Pull Request opened on each opened: Related to fatiando/community#143
  • Check-off the repository on the list above once the Pull Request is merged.
  • Close this issue when all items are checked-off.

We want your help!

We know that maintenance tasks are very demanding, so we don't expect a single person to tackle this issue by themselves. Any help is very welcomed, so please comment below that you want to take care of the changes on any repository and we will assign it to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant