test: pip install package

This commit is contained in:
debugtalk
2019-12-11 22:40:12 +08:00
parent ef8247e1d2
commit 98c3eae4aa
2 changed files with 13 additions and 0 deletions

View File

@@ -1,5 +1,15 @@
# Release History
## 2.4.1 (2019-12-11)
**Added**
- test: pip install package
**Fixed**
- fix: typo testfile_paths
## 2.4.0 (2019-12-11)
**Added**