Skip to content

Commit

Permalink
Install pyoai from maintainers git repo. Pypi still does not recogniz…
Browse files Browse the repository at this point in the history
…e version 2.5.1
  • Loading branch information
jrhoads committed Apr 26, 2022
1 parent 1224dee commit a987777
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 258 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ factory-boy = "*"
json_log_formatter = "*"
sentry-sdk = {extras = ["flask"],version = "*"}
python-dotenv = "*"
pyoai = {ref = "6f54ef677313c907479e605051bcfd2f1950dc13", git = "https://github.com/datacite/pyoai.git"}
pyoai = {ref = "5ff2f15e869869e70d8139e4c37b7832854d7049", git = "https://github.com/infrae/pyoai.git"}

[requires]
python_version = "3.8"
Loading

0 comments on commit a987777

Please sign in to comment.