Skip to content

Commit

Permalink
make it test against accelerate master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
piEsposito committed Oct 20, 2022
1 parent 6e81ac5 commit 8eeba88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ def run(self):
extras["docs"] = deps_list("hf-doc-builder")
extras["training"] = deps_list("accelerate", "datasets", "tensorboard", "modelcards")
extras["test"] = deps_list(
"accelerate",
"git://github.com/huggingface/accelerate.git",
"datasets",
"onnxruntime",
"pytest",
Expand Down

0 comments on commit 8eeba88

Please sign in to comment.