Update pyproject.toml
This commit is contained in:
parent
bfb3ea7179
commit
9c3849fc1d
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ classifiers = [
|
|||
]
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
version = {attr = "unsloth.__version__"}
|
||||
version = {attr = "unsloth.models._utils.__version__"}
|
||||
|
||||
[tool.setuptools]
|
||||
include-package-data = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue