This commit is contained in:
Shubhendra Singh Chauhan
2020-12-21 16:33:25 +05:30
committed by GitHub
parent 2409077a6d
commit 9883a46575
6 changed files with 3 additions and 13 deletions

View File

@ -15,6 +15,7 @@ class PyTest(TestCommand):
and runs the tests with no fancy stuff like parallel execution.
"""
def finalize_options(self):
TestCommand.finalize_options(self)
self.test_args = [