[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:
Timon Ruban
2019-06-05 18:04:36 +02:00
committed by Richard Liaw
parent d106283769
commit 2702b15b04
2 changed files with 19 additions and 5 deletions
+9
View File
@@ -0,0 +1,9 @@
flake8
flake8-quotes
gym
opencv-python
pandas
requests
tabulate
tensorflow
yapf==0.23.0