Skip to content

Commit

Permalink
mapping includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Denys Chaplyhin committed Jun 21, 2021
1 parent 211086f commit a99a539
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool]
[tool.poetry]
name = "techlib-nr-theses-metadata"
version = "1.0.0a12"
version = "1.0.0a13"
description = "Czech National Repository theses data model."
license = "MIT"
keywords = ["Czech", "Nation", "Repository", "Invenio", "theses"]
Expand Down Expand Up @@ -33,8 +33,5 @@ oarepo-fsm = "^1.5.0"
[tool.poetry.plugins.'invenio_jsonschemas.schemas']
'nr_theses_metadata' = 'nr_theses_metadata.jsonschemas'

[tool.poetry.plugins.'invenio_search.mappings']
'nr_theses_metadata' = 'nr_theses_metadata.mappings'

[tool.poetry.plugins.'oarepo_mapping_includes']
'nr_theses_metadata' = 'nr_theses_metadata.mapping_includes'

0 comments on commit a99a539

Please sign in to comment.