change: remove support for Python 2.7

This commit is contained in:
debugtalk
2020-03-07 10:48:21 +08:00
parent f22e8f9a70
commit d833596b24
3 changed files with 2 additions and 19 deletions

View File

@@ -5,6 +5,7 @@
**Changed**
- replace logging with [loguru](https://github.com/Delgan/loguru)
- remove support for Python 2.7
## 2.5.7 (2020-02-21)