Skip to content

Commit d5750bb

Browse files
committed
Remove zprocess pins and pin labscript-utils to last known working version.
1 parent a5b195d commit d5750bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,10 @@ packages = find:
2727
python_requires = >=3.6
2828
install_requires =
2929
importlib_metadata
30-
labscript_utils>=3.0.0
30+
labscript_utils==3.1.0
3131
numpy>=1.15
3232
scipy
3333
matplotlib
34-
zprocess==2.20.1
3534

3635
[options.extras_require]
3736
docs =

0 commit comments

Comments
 (0)