Skip to content

Commit 4b317cd

Browse files
committed
Update setup.py.in
1 parent 29d8438 commit 4b317cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ if __name__ == '__main__':
5050
'tifffile',
5151
'pooch',
5252
'matplotlib',
53-
'typing_extensions; python_version <= 3.10',
53+
'typing_extensions; python_version <= "3.10"',
5454
],
5555
)
5656

0 commit comments

Comments
 (0)