mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-29 02:57:19 +00:00
install flake8
This commit is contained in:
parent
8eeab37a07
commit
287eff804d
1
setup.py
1
setup.py
@ -99,6 +99,7 @@ setup(
|
|||||||
'dev': [
|
'dev': [
|
||||||
"coveralls>=1.1, <1.2",
|
"coveralls>=1.1, <1.2",
|
||||||
"mock>=2.0, <2.1",
|
"mock>=2.0, <2.1",
|
||||||
|
"flake8>=2.5.4, <3",
|
||||||
"pytest>=2.8.7, <2.10",
|
"pytest>=2.8.7, <2.10",
|
||||||
"pytest-cov>=2.2.1, <2.3",
|
"pytest-cov>=2.2.1, <2.3",
|
||||||
"pytest-timeout>=1.0.0, <1.1",
|
"pytest-timeout>=1.0.0, <1.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user