-
Notifications
You must be signed in to change notification settings - Fork 558
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
Deprecate Python2.7. #1153
Deprecate Python2.7. #1153
Conversation
So we can use latest version of prompt-toolit. Relate: dbcli#1149
This reverts commit 4b6d049.
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.
You also want to remove Python 2 and 2.7 from setup.py
.
Updated, sorry I forgot |
Codecov Report
@@ Coverage Diff @@
## master #1153 +/- ##
==========================================
- Coverage 84.27% 84.07% -0.21%
==========================================
Files 22 22
Lines 2531 2530 -1
==========================================
- Hits 2133 2127 -6
- Misses 398 403 +5
Continue to review full report at Codecov.
|
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.
👍
Merged! Thanks a lot! 🍫 |
So we can use latest version of prompt-toolit.
Relate: #1149
Checklist
changelog.rst
.AUTHORS
file (or it's already there).pip install pre-commit && pre-commit install
), and ranblack
on my code.