change: generate reports folder in current working directory

This commit is contained in:
debugtalk
2020-03-10 17:24:19 +08:00
parent a0764ee5b3
commit 99df56512c
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)