Skip to content

Commit e62c6e2

Browse files
0-wiz-0superbobry
authored andcommitted
Remove reference to unused and deprecated pytest-runner
1 parent 3e36e4f commit e62c6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
version="0.8.2",
3838
packages=["pyte"],
3939
install_requires=["wcwidth"],
40-
setup_requires=["pytest-runner"],
40+
setup_requires=[],
4141
tests_require=["pytest"],
4242
python_requires=">=3.8",
4343
platforms=["any"],

0 commit comments

Comments
 (0)