feat: replace pipenv & setup.py with poetry

This commit is contained in:
debugtalk
2019-07-12 23:55:11 +08:00
parent 228caf4c94
commit a0cfc04b3e
7 changed files with 297 additions and 145 deletions

View File

@@ -1,5 +1,11 @@
# Release History
## 2.2.4
**Features**
- replace pipenv & setup.py with poetry
## 2.2.3
**Bugfixes**