Chandan Singh pushed to branch master at BuildStream / buildstream
Commits:
1 changed file:
Changes:
... | ... | @@ -1782,7 +1782,7 @@ creating a tarball which contains everything we want it to include:: |
1782 | 1782 |
Updating BuildStream's Python dependencies
|
1783 | 1783 |
------------------------------------------
|
1784 | 1784 |
BuildStream's Python dependencies are listed in multiple
|
1785 |
-`requirements files <https://pip.readthedocs.io/en/latest/reference/pip_install/#requirements-file-format>`
|
|
1785 |
+`requirements files <https://pip.readthedocs.io/en/latest/reference/pip_install/#requirements-file-format>`_
|
|
1786 | 1786 |
present in the ``requirements`` directory.
|
1787 | 1787 |
|
1788 | 1788 |
All ``.txt`` files in this directory are generated from the corresponding
|