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

Ditch setup.cfg and replace it with pyproject.toml #77

Merged
merged 6 commits into from
Apr 9, 2024
Merged

Conversation

santisoler
Copy link
Member

Remove the setup.cfg file, and use pyproject.toml to package Choclo. Move flake8 configuration to its own .flake8 file.

Relevant issues/PRs:

Related to fatiando/community#143

Move flake8 configuration to its own `.flake8` file.
Use the latest version of dependente that now supports pyproject-only
projects.
pyproject.toml Outdated Show resolved Hide resolved
@santisoler santisoler requested a review from leouieda April 8, 2024 22:52
@santisoler santisoler merged commit 4c7d34e into main Apr 9, 2024
15 checks passed
@santisoler santisoler deleted the pyproject branch April 9, 2024 17:21
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.

2 participants