Skip to content

Conversation

cclauss
Copy link

@cclauss cclauss commented Aug 31, 2025

@cclauss cclauss changed the title Update Python versions and GitHub actions versions Update Python and GitHub Actions versions Aug 31, 2025
@cclauss cclauss changed the title Update Python and GitHub Actions versions Upgrade Python and GitHub Actions versions Aug 31, 2025
@ngoldbaum
Copy link

This PR also needs something like this for srsly to become installable:

diff --git a/setup.cfg b/setup.cfg
index 350d943..fe5f34a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -27,7 +27,7 @@ classifiers =
 [options]
 zip_safe = true
 include_package_data = true
-python_requires = >=3.9,<3.14
+python_requires = >=3.9,<3.15
 setup_requires =
     cython>=0.29.1
 install_requires =

@cclauss
Copy link
Author

cclauss commented Oct 15, 2025

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.

2 participants