Skip to content

Commit

Permalink
Merge pull request #2715 from Textualize/win-batch
Browse files Browse the repository at this point in the history
better batching
  • Loading branch information
willmcgugan committed Dec 30, 2022
2 parents e833da9 + b66f1f0 commit 7601290
Show file tree
Hide file tree
Showing 3 changed files with 1,072 additions and 936 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
# TODO: workaround for https://github.com/snok/install-poetry/issues/94
uses: snok/install-poetry@v1.3.1
with:
version: 1.1.11
version: 1.3.1
virtualenvs-in-project: true
- name: Install dependencies
run: poetry install
Expand Down

0 comments on commit 7601290

Please sign in to comment.