* Replaced Chinese text with English. First pass.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Translated Qing Cloud deployment page to English.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Attempting fix for broken build caused by GitPython==2.1.11
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
- Contributors may run `make venv` and install requirements.txt without modifying host OS
- Innermost `requirements.txt`, 2 dependencies, moved to uppermost requirements.txt
- Adds `venv` to .gitignore in case contributors/developer forget to remove.
- Reverts source/conf.py to original.
- Replaces python command with python3 in innermost _python/Makefile
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>