Handle doc/requirements.txt
Change Ief487e1d20ea20facf398367ca03a6385182fb38 updated the PTI for doc jobs and introduces doc/requirements.txt. Support that for requirements syncing. Change-Id: I147a129438ae370eb4c90ee93a634fa61cc179f4
This commit is contained in:
@@ -57,7 +57,8 @@ Solution
|
||||
The mechanics of the solution are relatively simple. We maintain a
|
||||
central list of all the requirements (``global-requirements.txt``)
|
||||
that are allowed in OpenStack projects. This is enforced for
|
||||
``requirements.txt``, ``test-requirements.txt`` and extras defined in
|
||||
``requirements.txt``, ``test-requirements.txt``,
|
||||
``doc/requirements.txt``, and extras defined in
|
||||
``setup.cfg``. This is maintained by hand, with changes going through CI.
|
||||
|
||||
We also maintain a compiled list of the exact versions, including transitive
|
||||
|
||||
Reference in New Issue
Block a user