mirror of
https://github.com/unslothai/unsloth
synced 2026-04-21 13:37:39 +00:00
Update pyproject.toml
This commit is contained in:
parent
db4f000e07
commit
267e74b624
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[build-system]
|
||||
requires = ["setuptools", "setuptools-scm"]
|
||||
requires = ["setuptools==80.9.0", "setuptools-scm==9.2.0"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
|
|
|
|||
Loading…
Reference in a new issue