-
Notifications
You must be signed in to change notification settings - Fork 49
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
test with latest supported Python version and drop Python 3.10 #569
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #569 +/- ##
==========================================
+ Coverage 85.96% 86.04% +0.07%
==========================================
Files 27 27
Lines 4025 4048 +23
==========================================
+ Hits 3460 3483 +23
Misses 565 565 ☔ View full report in Codecov by Sentry. |
2e2ba05
to
a9c7c9b
Compare
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.
Can you drop support for Python 3.10 while your at it?
Also what caused all the pyproject.toml changes?
f62ca9e
to
214f185
Compare
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.
Looks good to me. Please add a change log noting the python version change.
33fb443
to
c6ee47f
Compare
fa6cced
into
spacetelescope:master
SCSB-195