Skip to content

Commit 97b918c

Browse files
committed
Drop pytest-runner
1 parent f189dd8 commit 97b918c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,5 @@ def get_tag(self):
125125
],
126126
ext_modules=ext_modules,
127127
install_requires=install_requires,
128-
setup_requires=[
129-
'pytest-runner',
130-
],
131128
tests_require=['cython', 'pytest', 'coverage'],
132129
)

0 commit comments

Comments
 (0)