Skip to content

Commit 0d47b12

Browse files
committed
add 'pytest-runner>=2.11.1'
1 parent 0347ed9 commit 0d47b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ['setuptools', 'wheel']
2+
requires = ['setuptools', 'wheel', 'pytest-runner>=2.11.1']
33
build-backend = 'setuptools.build_meta'
44

55
[project]

0 commit comments

Comments
 (0)