Test suite fails if pytz is installed #9342
Unanswered
mgorny
asked this question in
Potential Issue
Replies: 1 comment 1 reply
-
Yes, see the test results on Py311 and Py312 at: Dj5 drops support for https://docs.djangoproject.com/en/5.0/releases/5.0/#features-removed-in-5-0
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When running the test suite in an environment with
pytz
installed, I'm getting the following test failure:This is with 3.15.1 and with f4194c4.
pip list:
Beta Was this translation helpful? Give feedback.
All reactions