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 pyproject.toml #9100

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Migrate to pyproject.toml #9100

merged 1 commit into from
Mar 18, 2024

Conversation

nijel
Copy link
Member

@nijel nijel commented Apr 17, 2023

Proposed changes

Use pyproject.toml instead of setup.py.

Blockers:

Checklist

  • Lint and unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added documentation to describe my feature.
  • I have squashed my commits into logic units.
  • I have described the changes in the commit messages.

Other information

@nijel nijel added the backlog This is not on the Weblate roadmap for now. Can be prioritized by sponsorship. label Apr 17, 2023
@nijel nijel force-pushed the pyproject branch 3 times, most recently from dc5d485 to 97e3d45 Compare March 18, 2024 12:29
@nijel nijel marked this pull request as ready for review March 18, 2024 12:30
@nijel nijel requested a review from orangesunny as a code owner March 18, 2024 12:30
@nijel nijel added this to the 5.5 milestone Mar 18, 2024
@nijel nijel self-assigned this Mar 18, 2024
@nijel nijel enabled auto-merge (rebase) March 18, 2024 12:32
Use pyproject.toml instead of setup.py to configure metadata,
dependencies and build process.
@nijel nijel merged commit 7596aa1 into WeblateOrg:main Mar 18, 2024
31 checks passed
@nijel nijel deleted the pyproject branch March 18, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog This is not on the Weblate roadmap for now. Can be prioritized by sponsorship.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant