Skip to content

Commit

Permalink
fix: we don't need direct references which actually do not work with …
Browse files Browse the repository at this point in the history
…pypi
  • Loading branch information
grll committed Jan 1, 2025
1 parent 45e6a79 commit d69fab6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ build-backend = "hatchling.build"
[tool.hatch.version]
path = "src/pubmedmcp/__init__.py"

[tool.hatch.metadata]
allow-direct-references = true

[project.scripts]
pubmedmcp = "pubmedmcp.__main__:main"

Expand Down

0 comments on commit d69fab6

Please sign in to comment.