Skip to content

Commit

Permalink
Trying to resolve failure to build release after changing module name…
Browse files Browse the repository at this point in the history
… to ddcuimap.
  • Loading branch information
Kevin Armengol committed May 13, 2023
1 parent 38818ba commit c50281a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"
readme = "README.md"
repository = "https://github.com/kevon217/data-dictionary-cui-mapping"
keywords = ["BRICS", "curation", "data dictionary", "UMLS", "MetaMap", "Metathesaurus", "CUI", "concept unique identifier", "NLM", "PubMedBERT", "pritamdeka", "pritamdeka/PubMedBERT-mnli-snli-scinli-scitail-mednli-stsb","semantic search", "Pinecone", "embeddings", "vector database"]
include = ["ddcuimap/**/*"]
packages = [{include = "ddcuimap/**/*"}]

[tool.poetry.dependencies]
python = "^3.8.1"
Expand Down

0 comments on commit c50281a

Please sign in to comment.