-
Notifications
You must be signed in to change notification settings - Fork 14
Release/v2.2.12 #353
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
Release/v2.2.12 #353
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop_v2 #353 +/- ##
==============================================
+ Coverage 81.48% 90.25% +8.77%
==============================================
Files 58 59 +1
Lines 10380 10599 +219
==============================================
+ Hits 8458 9566 +1108
+ Misses 1922 1033 -889
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
setup.py
Outdated
@@ -110,7 +110,7 @@ def check_nonpython_dependencies(): | |||
'tools': ['pyensembl', 'simplejson'], | |||
}, | |||
tests_require=TEST_REQS, | |||
setup_requires=['pip>=9.0.0', 'setuptools>=36.0.0,<58'], | |||
setup_requires=['pip>=9.0.0'], | |||
python_requires='>=3.2', |
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.
Should this be >=3.6 or >=3.7 ?
Creating release for v2.2.12
Changes
#326 Adding arriba support
#352 update imprecise breakpoints