Skip to content

Commit

Permalink
TEST-#4363: Use Ray from pypi in CI (#4364)
Browse files Browse the repository at this point in the history
Co-authored-by: Yaroslav Igoshev <[email protected]>
Signed-off-by: Devin Petersohn <[email protected]>
  • Loading branch information
devin-petersohn and YarShev authored Apr 5, 2022
1 parent 6d05c31 commit f41432c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/release_notes/release_notes-0.15.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Key Features and Updates
* Developer API enhancements
*
* Update testing suite
*
* TEST-#4363: Use Ray from pypi in CI (#4364)
* Documentation improvements
*
* Dependencies
Expand Down
2 changes: 1 addition & 1 deletion environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ dependencies:
- packaging
- coverage<5.0
- pygithub==1.53
- ray-default
- rpyc==4.1.5
- cloudpickle
- boto3
Expand All @@ -43,3 +42,4 @@ dependencies:
- modin-spreadsheet>=0.1.1
- tqdm
- git+https://github.com/airspeed-velocity/asv.git@ef016e233cb9a0b19d517135104f49e0a3c380e9
- ray[default]>=1.4.0

0 comments on commit f41432c

Please sign in to comment.