Skip to content

Commit

Permalink
Install pyoai from datacite repository that has been updated for pyth…
Browse files Browse the repository at this point in the history
…on 3.8+
  • Loading branch information
jrhoads committed Feb 2, 2022
1 parent 027c5f4 commit 29dd1b5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 36 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ pytest-sugar = "*"

[packages]
flask = "*"
pyoai = "*"
requests = "*"
python-dateutil = "*"
lxml = "*"
factory-boy = "*"
json_log_formatter = "*"
sentry-sdk = {extras = ["flask"],version = "*"}
python-dotenv = "*"
pyoai = {ref = "6f54ef677313c907479e605051bcfd2f1950dc13", git = "https://github.com/datacite/pyoai.git"}

[requires]
python_version = "3.8"
53 changes: 18 additions & 35 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 29dd1b5

Please sign in to comment.