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

Replace setup.cfg for pyproject.toml #443

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

santisoler
Copy link
Member

@santisoler santisoler commented Apr 10, 2024

Ditch the setup.cfg file and use only pyproject.toml. Move flake8 configurations to their own .flake8 file.

Relevant issues/PRs:

Related to fatiando/community#143

Ditch the `setup.cfg` file and use only `pyproject.toml`. Move flake8
configurations to their own `.flake8` file.
@santisoler santisoler changed the title Remplace setup.cfg for pyproject.toml Replace setup.cfg for pyproject.toml Apr 10, 2024
@leouieda
Copy link
Member

Forgot to updated Dependente to v0.3 in the CI.

@leouieda
Copy link
Member

Thanks for doing this!

@leouieda
Copy link
Member

Maybe we wait for 2.0 to do this since it will remove the datasets module so a lot of that configuration will go away.

@santisoler santisoler added this to the v2.0.0 milestone Apr 11, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants