Skip to content

Commit

Permalink
Add required libraries for OAI toy example
Browse files Browse the repository at this point in the history
  • Loading branch information
physikerwelt committed Nov 1, 2023
1 parent dbd0ba0 commit 3c717c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ name = "zbmath_rest2oai"
description = "convert from custom api to oai-pmh api"
dynamic = ["version"]
dependencies = [
"requests",
"swagger_client @ git+https://github.com/zbMATHOpen/zbRestApiClient.git"
]
[project.optional-dependencies]
Expand Down

0 comments on commit 3c717c4

Please sign in to comment.