-
Notifications
You must be signed in to change notification settings - Fork 76
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
unpin tox < 4 #1906
unpin tox < 4 #1906
Conversation
This reverts commit f36f3b2.
Codecov ReportBase: 88.48% // Head: 88.48% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #1906 +/- ##
=======================================
Coverage 88.48% 88.48%
=======================================
Files 95 95
Lines 10540 10540
=======================================
Hits 9326 9326
Misses 1214 1214 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Interesting... I thought I would have to wait longer based on all the stuff astropy is seeing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If CI is green, I don't see why not. Thanks for following up!
…6-on-v3.1.x Backport PR #1906 on branch v3.1.x (unpin tox < 4)
So speedy! 🚀 |
You might want to be careful here, we have been experiencing similar issues an v4.0.11 worked for us, but not the latest 4.1.3 of tox. So issue might start to occur again! |
This reverts commit f36f3b2.
Description
This pull request reverts #1901
Fixes #1903