This commit is contained in:
Anonymous-submission-repo
2022-10-09 13:18:15 -04:00
parent 9bc32acafb
commit 4050d3f1cb

View File

@@ -48,6 +48,7 @@ setuptools.setup(
], ],
"test": [ "test": [
"flake8>=3.8.4", "flake8>=3.8.4",
"thop",
"pytest>=6.1.1", "pytest>=6.1.1",
"coverage>=5.3", "coverage>=5.3",
"pre-commit", "pre-commit",