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

Migrate to PEP-621 compliant pyproject.toml #94

Merged
merged 9 commits into from
Jan 16, 2024
Merged

Migrate to PEP-621 compliant pyproject.toml #94

merged 9 commits into from
Jan 16, 2024

Conversation

rmarquis
Copy link
Contributor

As poetry does not comply with the PEP-621 standard and won't for the foreseable future
(see python-poetry/poetry#3332 for details),
this migrates the pyproject.toml file from poetry specific syntax to a compliant version,
using the hatchling backend.

  • Migrate to PEP-621 compliant pyproject.toml
  • Update Python and actions in workflow
  • Update publish workflow actions
  • Update sonar workflow actions
  • Update dev dependencies section and lock files
  • Adjust workflows to install packages from pyproject file
  • Update RELEASE instructions
  • Update README instructions
  • Clean .gitignore file

Copy link

sonarcloud bot commented Jan 15, 2024

@rmarquis rmarquis merged commit 9717a4b into main Jan 16, 2024
5 checks passed
@rmarquis rmarquis deleted the pep621 branch January 16, 2024 12:37
@rmarquis rmarquis mentioned this pull request Apr 17, 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.

1 participant