Skip to content

Commit f48805d

Browse files
authored
Update setup.py
1 parent 00cb16b commit f48805d

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
@@ -44,7 +44,7 @@
4444
license='Apache 2.0',
4545
extras_require={
4646
'test': [
47-
'pytest',
47+
'tests',
4848
],
4949
},
5050
)

0 commit comments

Comments
 (0)