We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c63ef commit b6c205dCopy full SHA for b6c205d
setup.py
@@ -14,6 +14,7 @@
14
'tomli==1.2.3',
15
'iniconfig==1.1.1',
16
'attrs==22.1.0',
17
+ 'pytest-runner==5.3.2'
18
]
19
20
INSTALL_REQUIRES = [
0 commit comments