add nose2 to requirements

This commit is contained in:
skullY
2020-03-10 11:37:31 -07:00
parent c8567d8098
commit 3414bdcaa3
+1
View File
@@ -46,6 +46,7 @@ if __name__ == "__main__":
"colorama",
"flake8",
"hjson",
"nose2",
"yapf"
],
)