Skip to content

Commit f4da12e

Browse files
committed
Triggering build of release branch by undoing unnecessary pin change for pyqtgraph.
1 parent a79d0e4 commit f4da12e

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
@@ -30,7 +30,7 @@ install_requires =
3030
h5py>=2.9
3131
numpy>=1.15
3232
packaging>=20.4
33-
pyqtgraph>=0.11.0
33+
pyqtgraph>=0.11.0rc0
3434
qtutils>=2.2.3
3535
scipy
3636
setuptools_scm>=4.1.0

0 commit comments

Comments
 (0)