Skip to content

Commit

Permalink
instance: Invenio 3.1
Browse files Browse the repository at this point in the history
* NEW Upgrades to Invenio version 3.1

Signed-off-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
  • Loading branch information
jma committed Apr 11, 2019
1 parent 4efbab6 commit c412cb6
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 84 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Babel = ">=2.4.0"
dateparser = ">=0.7.0"
dojson = ">=1.3.2"
Flask-BabelEx = ">=0.9.3"
invenio = { version = "~=3.0.0", extras = ["base", "postgresql", "auth", "elasticsearch6" ]}
invenio = { version = "~=3.1.0", extras = ["base", "postgresql", "auth", "elasticsearch6" ]}
isbnlib = ">=3.9.1"
PyYAML = ">=3.13"
rero-ils = {editable = true, path = "."}
Expand Down
Loading

0 comments on commit c412cb6

Please sign in to comment.