-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
Python 3.10 compatibility and Python 3.7 deprecation #417
Conversation
- Actions: - Win installer built with 3.10 - Fixed missing quotes around 3.10 - Updated Poetry to 1.1.13 - Changed full pytest run to 3.10 - Updated install doc - Updated CHANGELOG.md - Fixed workf
…shapely is not available (yet?) - cleaned code related to viewport in viewer
Codecov Report
@@ Coverage Diff @@
## master #417 +/- ##
==========================================
+ Coverage 93.75% 93.78% +0.02%
==========================================
Files 59 59
Lines 5160 5165 +5
Branches 719 766 +47
==========================================
+ Hits 4838 4844 +6
+ Misses 207 205 -2
- Partials 115 116 +1
Continue to review full report at Codecov.
|
- pinned pyinstaller-hooks-contrib to a commit to address shapely 1.8.1
- added note on M1 in readme - fixed missing newline in .readthedocs.yml
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Description
Python 3.10 compatibility and Python 3.7 deprecation
TODO:
Checklist
black
andisort
)mypy
returns no errorpytest
succeedshelp
reference.rst
make clean && make html
indocs/
)