Skip to content

Commit d4e7493

Browse files
nickmoretonthibaudcolas
authored andcommitted
Match poetry version to docker image
1 parent fa58a32 commit d4e7493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tasks:
1111
# and the python dependencies
1212
- init: |
1313
clear
14-
pip install poetry
14+
pip install poetry>=1.1.12,<2
1515
poetry install
1616
gp sync-done python
1717
# Start the server for testing

0 commit comments

Comments
 (0)