Skip to content

Commit 3e6aaaf

Browse files
committed
fix version to be fixed
1 parent 04bbc88 commit 3e6aaaf

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
@@ -93,7 +93,7 @@ def build_extension(self, ext):
9393
'numpy',
9494
'scikit-image',
9595
'PyQt5',
96-
'pyqtgraph==1.12.1',
96+
'pyqtgraph==0.12.1',
9797
'matplotlib'
9898
],
9999
description='Python wrappers for LibAPR',

0 commit comments

Comments
 (0)