Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Oct 23, 2024
1 parent 33ab862 commit 7583d98
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 @@ -53,7 +53,7 @@
},
extras_require={
"test": [
"autoray<0.7.0" # autoray.tensorflow_diag no longer works
"autoray<0.7.0", # autoray.tensorflow_diag no longer works
"docutils>=0.19",
"flaky",
"pre-commit",
Expand Down

0 comments on commit 7583d98

Please sign in to comment.