Skip to content

Commit c3b7988

Browse files
Update labscript_utils dependency to >=3.0.0
1 parent 822e5d5 commit c3b7988

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
@@ -26,7 +26,7 @@ packages = find:
2626
python_requires = >=3.6
2727
install_requires =
2828
importlib_metadata
29-
labscript_utils>=3.0.0rc1
29+
labscript_utils>=3.0.0
3030
numpy>=1.15
3131
scipy
3232
matplotlib

0 commit comments

Comments
 (0)