mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-05-14 02:43:43 +00:00
- 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>
9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
breathe==4.9.1
|
|
sphinx==1.8
|
|
docutils==0.14
|
|
sphinx_rtd_theme
|
|
sphinx-intl==2.0.0
|
|
sphinx-sitemap==1.0.2
|
|
Jinja2==2.10.1
|
|
GitPython==2.1.11
|