Skip to content

Commit

Permalink
Update pyproject.toml for poetry 2
Browse files Browse the repository at this point in the history
  • Loading branch information
norkans7 committed Jan 10, 2025
1 parent bb9286c commit 049520d
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 72 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
virtualenvs-in-project: true

- name: Initialize environment
run: poetry install
run: poetry install --no-root

- name: Run black
run: poetry run black temba_client
Expand Down
Loading

0 comments on commit 049520d

Please sign in to comment.