Skip to content

Commit c0f0a43

Browse files
authored
remove use pytest-runner (#316)
Remove use pytest-runner because it depends on deprecated features of setuptools. Look on comment on https://github.com/pytest-dev/pytest-runner/ Signed-off-by: Tomasz Kłoczko <[email protected]>
1 parent 890b913 commit c0f0a43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ classifiers =
3737
# one day these will be able to come from requirement files, see https://github.com/pypa/setuptools/issues/1951. But will it be better ?
3838
setup_requires =
3939
setuptools_scm
40-
pytest-runner
4140
install_requires =
4241
decopatch
4342
makefun>=1.15.1

0 commit comments

Comments
 (0)