Skip to content

Commit 0faaa17

Browse files
authored
git - Merge pull request #104 from firefly-cpp/master
Remove pytest-runner
2 parents 5343e74 + 34c4545 commit 0faaa17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@
2121
package_data={
2222
# "": ["README"],
2323
},
24-
setup_requires=["pytest-runner"],
2524
tests_require=["pytest"],
2625
)

0 commit comments

Comments
 (0)