From 66335744bc7b7b44cb74e08e19d99928d52cfcee Mon Sep 17 00:00:00 2001 From: Chong Shao Date: Sun, 7 Jan 2018 14:28:05 -0800 Subject: [PATCH] Add another required Python package in the doc. Add another required Python package in the Python Dependencies list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b248ee9..0699c99 100755 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ In addition, please add the project folder to PYTHONPATH and `pip install` the f - `easydict` - `pandas` - `torchfile` +- `pyyaml`