Skip to content

Commit

Permalink
Add decorator as explicit test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
albertvillanova committed Jul 12, 2024
1 parent 408dd7c commit 5f42709
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
TESTS_REQUIRE = [
# test dependencies
"absl-py",
"decorator",
"joblib<1.3.0", # joblibspark doesn't support recent joblib versions
"joblibspark",
"pytest",
Expand Down

0 comments on commit 5f42709

Please sign in to comment.