Docs: Remove one more forgotten %pyproject_buildrequires -r example
This commit is contained in:
parent
66558cf4d1
commit
a3e31cca28
@ -152,7 +152,7 @@ or together with `-w`.
|
||||
Additionally to generated requirements you can supply multiple file names to `%pyproject_buildrequires` macro.
|
||||
Dependencies will be loaded from them:
|
||||
|
||||
%pyproject_buildrequires -r requirements/tests.in requirements/docs.in requirements/dev.in
|
||||
%pyproject_buildrequires requirements/tests.in requirements/docs.in requirements/dev.in
|
||||
|
||||
For packages not using build system you can use `-N` to entirely skip automatical
|
||||
generation of requirements and install requirements only from manually specified files.
|
||||
|
Loading…
Reference in New Issue
Block a user