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

build!: update pyproject syntax for poetry v2 (PEP-621), drop py38, add py313 #486

Merged
merged 7 commits into from
Mar 7, 2025

Conversation

pdecat
Copy link
Member

@pdecat pdecat commented Mar 7, 2025

Also:

  • drop support for python 3.8 (EOL 07 Oct 2024)
  • add support for python 3.13
  • replace black and flake8 by ruff

@pdecat pdecat force-pushed the build/poetry_v2 branch 2 times, most recently from c0260df to 162c642 Compare March 7, 2025 15:48
Copy link

github-actions bot commented Mar 7, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/claranet_tfwrapper
  __init__.py
  azure.py
Project Total  

This report was generated by python-coverage-comment-action

@pdecat pdecat force-pushed the build/poetry_v2 branch from a695f8b to d891691 Compare March 7, 2025 16:07
@pdecat pdecat requested review from BzSpi and Shr3ps March 7, 2025 16:19
@pdecat pdecat changed the title build: update pyproject syntax from poetry v1 to v2 respecting PEP-621 build!: update pyproject syntax for poetry v2 (PEP-621), drop py38, add py313 Mar 7, 2025
@pdecat pdecat force-pushed the build/poetry_v2 branch from 88d17c2 to fcc7d2a Compare March 7, 2025 16:21
@pdecat pdecat force-pushed the build/poetry_v2 branch from fcc7d2a to da7c0a0 Compare March 7, 2025 16:25
@pdecat pdecat merged commit 1de2b7b into master Mar 7, 2025
14 checks passed
@pdecat pdecat deleted the build/poetry_v2 branch March 7, 2025 16:39
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