commit | 7e4acf814951e346d0f970112e215542ad7d28f2 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Feb 24 15:10:36 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 25 09:06:40 2020 -0500 |
tree | abaf1f49276620470f96eec3bd02ebf7f8b649f0 | |
parent | 2d5a7dea1a5f02de790d2090143c25334a1877fa [diff] |
travis: Add python3-sphinx to the package list In order to build htmldocs we need sphinx-build which comes from python3-sphinx. Signed-off-by: Tom Rini <trini@konsulko.com>