Skip to content

Commit

Permalink
run full tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Jul 22, 2022
1 parent 6a37404 commit ca236ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@
"pytest",
"pytest-timeout",
"pytest-xdist",
"python>=3.7.0",
# To run the full tests -> This will be reverted.
"python>=3.6.0",
"ray[tune]",
"regex!=2019.12.17",
"requests",
Expand Down

0 comments on commit ca236ef

Please sign in to comment.