Replies: 1 comment 1 reply
-
I also had a look and I do not see any relevant code changes. Can you reproduce the problem locally? And a successful run, too? When I have a look at our documentation, |
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 we upgraded from 3.23.1 to 3.24.0 we noticed we had to configure tox to pass through the "WINDIR" environment variable when using 3.24.0 (too keep imports of matplotlib happy). I don't see anything related to this in the release notes for 3.24, nor do I see anything that sticks out in the code diffs. Does anyone know of a change in tox that could have caused this or should I be looking for other changes in our CI/CD system / environment that would explain it?
Beta Was this translation helpful? Give feedback.
All reactions