-
Notifications
You must be signed in to change notification settings - Fork 15
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
[SCSB-145] require Python 3.10 #106
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #106 +/- ##
==========================================
- Coverage 92.44% 92.21% -0.23%
==========================================
Files 16 16
Lines 1509 1593 +84
==========================================
+ Hits 1395 1469 +74
- Misses 114 124 +10 ☔ View full report in Codecov by Sentry. |
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.
LGTM
Sorry, Zach, we didn't merge this back when you submitted it and now it's decayed. I tried to merge in updates and resolve the conflicts but it looks like I failed. I think the only real thing that isn't formatting that it's doing now is adding some py311 runners, but maybe I'm missing something. Can you figure out what you want to do here? |
sure, rebased now onto |
Thanks, merging! |
resolves SCSB-145
propagate Astropy's deprecation of Python 3.9 to downstream packages
Note
this PR was generated automatically by
batchpr
🤖