Skip to content

Commit

Permalink
Merge pull request #159 from gaphor/poetry2
Browse files Browse the repository at this point in the history
  • Loading branch information
amolenaar authored Jan 12, 2025
2 parents cffdd8c + a818eec commit 02c0a5d
Show file tree
Hide file tree
Showing 4 changed files with 211 additions and 215 deletions.
2 changes: 1 addition & 1 deletion .github/constraints.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
poetry==1.8.3
poetry==2.0.1
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
run: poetry config virtualenvs.in-project true
- name: Install Python Dependencies
run: |
poetry lock --no-update
poetry install --no-interaction
- name: Install settings schemas
run: poetry run gaphor install-schemas
Expand Down
Loading

0 comments on commit 02c0a5d

Please sign in to comment.