Skip to content

Commit d5df3ca

Browse files
authored
Merge branch 'develop' into move_filelock
2 parents 8fa4090 + b957870 commit d5df3ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"setuptools",
8484
"wrapt~=1.10",
8585
'windows-curses;platform_system=="Windows"',
86-
"mypy_extensions >= 0.4.0, < 0.5.0",
86+
"mypy_extensions>=0.4.0,<0.5.0",
8787
'pywin32;platform_system=="Windows"',
8888
],
8989
extras_require=extras_require,

0 commit comments

Comments
 (0)