Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoPrevato committed May 1, 2023
1 parent fc05a9c commit e4e7a04
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@ exclude = ["tests"]

[tool.hatch.build]
only-packages = false
include = [
"LICENSE",
"README.md",
"CHANGELOG.md",
"openapidocs/**/*.py",
"openapidocs/**/*.html",
"openapidocs/**/*.md",
]

[project.urls]
"Homepage" = "https://github.com/Neoteroi/essentials-openapi"
Expand Down

0 comments on commit e4e7a04

Please sign in to comment.