68c4edba14
- adds support for building PDF docs. - adds a bindep.txt file with required deps for pdf docs - groups the tox envs into logicaly related sections. - This change updates the default set of jobs so that runing tox with out any arguments should run the default set of jobs that should pass before pushing changes for review. Change-Id: Id5df8afe576881cba58b3288acd79501ef1de511
11 lines
350 B
Plaintext
11 lines
350 B
Plaintext
# This is a cross-platform list tracking distribution packages needed for install and tests;
|
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
|
libffi-dev [platform:dpkg test]
|
|
libffi-devel [platform:rpm test]
|
|
make [pdf-docs]
|
|
texlive [pdf-docs]
|
|
texlive-xetex [pdf-docs]
|
|
texlive-latex-recommended [pdf-docs]
|
|
latexmk [pdf-docs]
|
|
|