Skip to content

Commit dbcaac4

Browse files
committed
update ci
1 parent a1e4af6 commit dbcaac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-in-docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ exit_on_error () {
2727

2828
iris_start
2929

30-
/usr/irissys/bin/irispython -m pip install -e . --target /usr/irissys/mgr/python
30+
/usr/irissys/bin/irispython -m pip install SQLAlchemy~=1.4.47 --target /usr/irissys/mgr/python
3131
exit_on_error
3232

3333
/usr/irissys/bin/irispython -m pip install -r requirements-dev.txt -r requirements-iris.txt --target /usr/irissys/mgr/python

0 commit comments

Comments
 (0)