Skip to content

Commit bf31a86

Browse files
committed
add wildcard to pyproject.toml
1 parent 928f5d1 commit bf31a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ collie = [
4646
examples = ["nltk>=3.8.1"]
4747

4848
[tool.setuptools.packages.find]
49-
include = ["llamppl"]
49+
include = ["llamppl*"]
5050

5151
[build-system]
5252
requires = ["setuptools>=64.0", "setuptools-scm>=8"]

0 commit comments

Comments
 (0)