Skip to content

Commit 8371585

Browse files
Update setup.cfg
Fixed bug in dependency version rule
1 parent 4581953 commit 8371585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ install_requires =
3232
pyqtgraph>=0.11.0rc0
3333
qtutils>=2.2.3
3434
scipy
35-
setuptools_scm>-4.1.0
35+
setuptools_scm>=4.1.0
3636
zprocess>=2.18.0
3737

3838
[options.extras_require]

0 commit comments

Comments
 (0)