feat: replace pipenv & setup.py with poetry

This commit is contained in:
debugtalk
2019-07-12 23:56:49 +08:00
parent 8e01a169b0
commit 5e76f639cd
7 changed files with 297 additions and 145 deletions
+6
View File
@@ -1,5 +1,11 @@
# Release History
## 2.2.4
**Features**
- replace pipenv & setup.py with poetry
## 2.2.3
**Bugfixes**