remove termcolor

This commit is contained in:
httprunner
2017-08-02 11:37:40 +08:00
parent f15cea51de
commit a55672e612
3 changed files with 1 additions and 12 deletions

View File

@@ -23,7 +23,6 @@ setup(
keywords='api test',
install_requires=[
"requests",
"termcolor",
"flask",
"PyYAML",
"coveralls",