Skip to content

Commit

Permalink
fix: make github actions work again
Browse files Browse the repository at this point in the history
* the dependencies on github actions couldn't be resolved without that
  • Loading branch information
utnapischtim committed Dec 10, 2024
1 parent bb7e35d commit 686df71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ install_requires =
tests =
pytest-black-ng>=0.4.0
pytest-invenio>=3.0.0,<4.0.0
# should not be necessary, but github actions couldn't resolve dependencies
jsonresolver>=0.3.2
invenio-app>=2.0.0,<3.0.0
sphinx>=4.5
opensearch1 =
Expand Down

0 comments on commit 686df71

Please sign in to comment.