Skip to content

Commit 049520d

Browse files
committed
Update pyproject.toml for poetry 2
1 parent bb9286c commit 049520d

File tree

3 files changed

+97
-72
lines changed

3 files changed

+97
-72
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
virtualenvs-in-project: true
2323

2424
- name: Initialize environment
25-
run: poetry install
25+
run: poetry install --no-root
2626

2727
- name: Run black
2828
run: poetry run black temba_client

0 commit comments

Comments
 (0)