Skip to content

chore: Move setup.cfg into pyproject.toml#338

Merged
raphael0202 merged 1 commit intoopenfoodfacts:developfrom
Freso:merge-setupcfg-pyprojecttoml
Jun 30, 2025
Merged

chore: Move setup.cfg into pyproject.toml#338
raphael0202 merged 1 commit intoopenfoodfacts:developfrom
Freso:merge-setupcfg-pyprojecttoml

Conversation

@Freso
Copy link
Copy Markdown
Contributor

@Freso Freso commented Jun 18, 2025

Right now, a lot of package details are split between two files which have drifted apart. This simply moves all the details from setup.cfg into pyproject.toml without any consideration for whether information needs updating or otherwise altering, putting that off for future commits/PRs.

@Freso
Copy link
Copy Markdown
Contributor Author

Freso commented Jun 18, 2025

#339 is a follow-up PR to clean up pyproject.toml after this has gone through.

Right now a lot of package details are split between two files
which have drifted apart. This simply moves all the details from
`setup.cfg` into `pyproject.toml` without any consideration for
whether information needs updating or otherwise altering, putting
that off for future commits/PRs.
@Freso Freso force-pushed the merge-setupcfg-pyprojecttoml branch from f851025 to a91b403 Compare June 27, 2025 16:02
@sonarqubecloud
Copy link
Copy Markdown

@github-project-automation github-project-automation Bot moved this from In progress to Reviewer approved in 🐍 Python SDK - Keep on par with the API Jun 30, 2025
@raphael0202 raphael0202 merged commit a4b5e04 into openfoodfacts:develop Jun 30, 2025
6 checks passed
@github-project-automation github-project-automation Bot moved this from Reviewer approved to Done in 🐍 Python SDK - Keep on par with the API Jun 30, 2025
@Freso Freso deleted the merge-setupcfg-pyprojecttoml branch June 30, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants