10 lines
213 B
Python
10 lines
213 B
Python
--- setup.py.orig 2019-09-01 00:41:41 UTC
|
|
+++ setup.py
|
|
@@ -37,7 +37,6 @@ setup(name='audioread',
|
|
packages=['audioread'],
|
|
|
|
tests_require=[
|
|
- 'pytest-runner',
|
|
'pytest'
|
|
],
|
|
|