mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 07:12:20 -05:00
upgrade poetry
This commit is contained in:
2
.github/actions/setup-project/action.yml
vendored
2
.github/actions/setup-project/action.yml
vendored
@@ -18,7 +18,7 @@ runs:
|
||||
run: pip install poetry==2.1.3
|
||||
- name: Install poetry export
|
||||
shell: bash
|
||||
run: poetry self add poetry-export-plugin
|
||||
run: poetry self add poetry-plugin-export
|
||||
- name: Downgrade virtualenv to compatible version
|
||||
shell: bash
|
||||
run: pip install "virtualenv<20.30"
|
||||
|
||||
Reference in New Issue
Block a user