8000 Quote the poetry versions · torchbox/django-pattern-library@e20921d · GitHub
[go: up one dir, main page]

Skip to content

Commit e20921d

Browse files
nickmoretonthibaudcolas
authored andcommitted
Quote the poetry versions
1 parent 2cffcd7 commit e20921d

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
@@ -10,7 +10,7 @@ tasks:
1010
# initialise and install the python part of the app by installing poetry
1111
# and the python dependencies
1212
- init: |
13-
pip install poetry>=1.1.12,<2
13+
pip install "poetry>=1.1.12,<2"
1414
poetry install
1515
gp sync-done python
1616
# Start the server for testing

0 commit comments

Comments
 (0)
0