mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
The worst.
This commit is contained in:
parent
acac6a6ed5
commit
6858cd42e0
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -73,7 +73,7 @@ class CFFIBuild(build):
|
|||
|
||||
class PyTest(test):
|
||||
def finalize_options(self):
|
||||
TestCommand.finalize_options(self)
|
||||
test.finalize_options(self)
|
||||
self.test_args = []
|
||||
self.test_suite = True
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue