Update pyproject.toml
This commit is contained in:
parent
656d19c899
commit
a8cb852d6f
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ version = {attr = "unsloth.models._utils.__version__"}
|
|||
include-package-data = false
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
exclude = ["images*"]
|
||||
exclude = ["images*", "tests*"]
|
||||
|
||||
[project.optional-dependencies]
|
||||
triton = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue