jenkins-job-builder/docs-requirements.txt
Khai Do cc68019f07 Add a requirements file for readthedocs
JJB docs are also published on readthedocs.org however it currently
fails to build because RTD does not plan to support passing in mulitple
requirements files[1] therefore we need to create a single requirements
file to work with RTD.

[1] https://github.com/rtfd/readthedocs.org/issues/814#issuecomment-125122305

Change-Id: I9574521e33c8f4ad33437c0df5fdcaf8792baae4
2015-07-27 06:40:49 -07:00

3 lines
45 B
Plaintext

-r requirements.txt
-r test-requirements.txt