Skip to content

Commit 7601290

Browse files
authored
Merge pull request #2715 from Textualize/win-batch
better batching
2 parents e833da9 + b66f1f0 commit 7601290

File tree

3 files changed

+1072
-936
lines changed

3 files changed

+1072
-936
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# TODO: workaround for https://github.com/snok/install-poetry/issues/94
2424
uses: snok/[email protected]
2525
with:
26-
version: 1.1.11
26+
version: 1.3.1
2727
virtualenvs-in-project: true
2828
- name: Install dependencies
2929
run: poetry install

0 commit comments

Comments
 (0)