remove termcolor

This commit is contained in:
debugtalk
2017-08-02 11:37:40 +08:00
parent fec78591c5
commit d413d49c58
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",