Skip to content

Commit

Permalink
Test include
Browse files Browse the repository at this point in the history
  • Loading branch information
elkinaguas committed Aug 10, 2024
1 parent 2eb1d6c commit e78bde4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ click = "^8.1.7"
rich-click = "^1.7.0"
textual = "^0.47.1"

include = [
{ path = "clir/config/*", format = ["sdist", "wheel"] }
]
[tool.poetry.package.include]
include = "clir/config/db/schema.sql"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit e78bde4

Please sign in to comment.