mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 17:04:56 +08:00
[tune] Add requirements-dev.txt and update docs for contributing (#4925)
* Add requirements-dev.txt and update docs. * Update doc/source/tune-contrib.rst Co-Authored-By: Richard Liaw <rliaw@berkeley.edu> * Unpin everything except for yapf.
This commit is contained in:
committed by
Richard Liaw
parent
d106283769
commit
2702b15b04
@@ -0,0 +1,9 @@
|
||||
flake8
|
||||
flake8-quotes
|
||||
gym
|
||||
opencv-python
|
||||
pandas
|
||||
requests
|
||||
tabulate
|
||||
tensorflow
|
||||
yapf==0.23.0
|
||||
Reference in New Issue
Block a user