Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewdouglas committed Feb 23, 2024
1 parent de9cef0 commit 578df15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools >= 64.0.0"]
requires = ["setuptools >= 63.0.0"]
build-backend = "setuptools.build_meta"

[project]
Expand Down Expand Up @@ -45,7 +45,7 @@ dependencies = [
[project.optional-dependencies]
benchmark = ["pandas", "matplotlib"]
docs = ["hf-doc-builder", "black"]
xdev = [
dev = [
"bitsandbytes[test]",
"build",
"ruff",
Expand Down

0 comments on commit 578df15

Please sign in to comment.