10 lines
199 B
Python
10 lines
199 B
Python
--- setup.py.orig 2018-12-08 03:30:44 UTC
|
|
+++ setup.py
|
|
@@ -88,7 +88,6 @@ setup(
|
|
},
|
|
|
|
# testing requires for pytest
|
|
- setup_requires=['pytest-runner'],
|
|
|
|
tests_require=['pytest'],
|
|
|