fix: ImportError when locustio is not installed

This commit is contained in:
debugtalk
2019-06-25 20:53:25 +08:00
parent 2fc232d913
commit 40843a8a31
2 changed files with 6 additions and 7 deletions
+1
View File
@@ -11,6 +11,7 @@
**Bugfixes**
- fix extend with testcase reference in format version 2
- fix ImportError when locustio is not installed
## 2.2.0 (2019-06-24)