Skip to content

Commit

Permalink
Merge pull request #39 from OpenCOMPES/docutils_error_workaround
Browse files Browse the repository at this point in the history
add workaround for poetry update error due to docutils
  • Loading branch information
rettigl authored May 6, 2024
2 parents 2a3f119 + 35de1d4 commit 628e633
Show file tree
Hide file tree
Showing 3 changed files with 1,005 additions and 126 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: packetcoders/action-setup-cache-python-poetry@main
with:
python-version: 3.8
poetry-version: 1.2.2
poetry-version: 1.8.2

# update poetry lockfile
- name: "Update poetry lock file"
Expand Down
Loading

0 comments on commit 628e633

Please sign in to comment.