Skip to content
This repository was archived by the owner on Feb 13, 2021. It is now read-only.

Commit e20b6d9

Browse files
author
staticdev
committed
Nox-poetry install sessions
1 parent 9a927c1 commit e20b6d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: Install Nox
5151
run: |
52-
pip install --constraint=.github/workflows/constraints.txt nox
52+
pip install --constraint=.github/workflows/constraints.txt nox nox-poetry
5353
nox --version
5454
5555
- name: Compute pre-commit cache key

0 commit comments

Comments
 (0)