Skip to content

Commit b55a5bf

Browse files
committed
update ci
1 parent f910bdf commit b55a5bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
- name: Install requirements
6161
run: |
6262
pip install -U pip setuptools
63+
pip install sqlalchemy
6364
pip install -r requirements-dev.txt
6465
pip install -r requirements-iris.txt
6566
pip install -e .

0 commit comments

Comments
 (0)