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 00cb16b commit f48805dCopy full SHA for f48805d
setup.py
@@ -44,7 +44,7 @@
44
license='Apache 2.0',
45
extras_require={
46
'test': [
47
- 'pytest',
+ 'tests',
48
],
49
},
50
)
0 commit comments