Add flake8 to requirements

This commit is contained in:
skullY
2019-11-18 22:33:14 -08:00
parent b04bf7a4da
commit 7f56cfd781
+1
View File
@@ -44,6 +44,7 @@ if __name__ == "__main__":
"appdirs",
"argcomplete",
"colorama",
"flake8",
"hjson",
"yapf"
],