-
Notifications
You must be signed in to change notification settings - Fork 0
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
run the tests on python 3.12 #66
base: main
Are you sure you want to change the base?
Conversation
|
Codecov Report
@@ Coverage Diff @@
## main #66 +/- ##
=======================================
Coverage 87.50% 87.50%
=======================================
Files 1 1
Lines 8 8
=======================================
Hits 7 7
Misses 1 1 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Lektor 3.4 will drop python 3.7 |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected] |
Despite the fact that lektor 3.3.12 is tested under python 3.12 the problem still exists. It doesn't look like the fix will be backported to 3.3.x so we're still waiting on 3.4 |
Think this one is waiting on lektor 3.4 before it is possible to declare python 3.12 compatibility