Skip to content

Commit

Permalink
add tests in sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
huguesdk committed May 30, 2024
1 parent c56b9be commit 8f80c6f
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 @@ -22,7 +22,7 @@ classifiers = [
"Topic :: Text Processing :: General",
"Topic :: Text Processing :: Indexing",
]
include = ["LICENSES/*"]
include = ["tests"]

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

0 comments on commit 8f80c6f

Please sign in to comment.