try without hashes everywhere

This commit is contained in:
Kenneth Kehl
2023-08-31 11:54:26 -07:00
parent 722b67e93a
commit c92b8e0933
5 changed files with 5 additions and 5 deletions

View File

@@ -13,6 +13,6 @@ runs:
uses: actions/setup-python@v3
with:
python-version: "3.9"
- name: Install pipenv
- name: Install poetry
shell: bash
run: pip install --upgrade poetry