Skip to content

Commit ed12d9b

Browse files
committed
ensure poetry-exporter-plugin is installed
1 parent 32c7ca0 commit ed12d9b

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
@@ -55,7 +55,7 @@ jobs:
5555
5656
- name: Install Poetry
5757
run: |
58-
pipx install --pip-args=--constraint=.github/workflows/python-constraints.txt poetry
58+
pipx install --pip-args=--constraint=.github/workflows/python-constraints.txt poetry poetry-plugin-export
5959
poetry --version
6060
6161
- name: Install Nox

0 commit comments

Comments
 (0)