change: generate reports folder in current working directory

This commit is contained in:
debugtalk
2020-03-10 17:24:19 +08:00
parent 11300d1034
commit 24feb0a28b
3 changed files with 2 additions and 3 deletions

View File

@@ -8,6 +8,7 @@
- remove support for Python 2.7
- replace string format with f-string
- remove dependency colorama and colorlog
- generate reports folder in current working directory
## 2.5.7 (2020-02-21)