Skip to content

chore: widen requires-python to support Python 3.14+ - #48

Open
hasansezertasan wants to merge 1 commit into
JacobCoffee:mainfrom
hasansezertasan:feat/widen-python-version
Open

chore: widen requires-python to support Python 3.14+#48
hasansezertasan wants to merge 1 commit into
JacobCoffee:mainfrom
hasansezertasan:feat/widen-python-version

Conversation

@hasansezertasan

Copy link
Copy Markdown

Summary

  • Remove upper bound (<3.14) from requires-python, changing it to >=3.10
  • Enables installation on Python 3.14+

Closes #42

Test plan

  • Full test suite passes on Python 3.12 (642 passed, 5 skipped)
  • Full test suite passes on Python 3.14 (642 passed, 5 skipped)
  • CI confirmation
@mmzeynalli

Copy link
Copy Markdown

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants