Skip to content

Commit 42d3bc6

Browse files
committed
Updated install requirement to 3.0.0rc1+
1 parent 1961a2c commit 42d3bc6

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
@@ -26,7 +26,7 @@ packages = find:
2626
python_requires = >=3.6
2727
install_requires =
2828
importlib_metadata
29-
labscript_utils>=2.14.0
29+
labscript_utils>=3.0.0rc1
3030
numpy>=1.15
3131
scipy
3232
matplotlib
@@ -38,4 +38,3 @@ docs =
3838
sphinx-rtd-theme==0.4.3
3939
recommonmark==0.6.0
4040
m2r==0.2.1
41-
labscript_utils>=2.14.0dev0

0 commit comments

Comments
 (0)