Fix a typo in README
Related: rhbz#1950291
This commit is contained in:
parent
309172f9a8
commit
1bd13b6928
@ -122,7 +122,7 @@ because runtime dependencies are always required for testing.
|
|||||||
[tox]: https://tox.readthedocs.io/
|
[tox]: https://tox.readthedocs.io/
|
||||||
[tox-current-env]: https://github.com/fedora-python/tox-current-env/
|
[tox-current-env]: https://github.com/fedora-python/tox-current-env/
|
||||||
|
|
||||||
Additionaly to generated requirements you can supply multiple file names to `%pyproject_buildrequires` macro.
|
Additionally to generated requirements you can supply multiple file names to `%pyproject_buildrequires` macro.
|
||||||
Dependencies will be loaded from them:
|
Dependencies will be loaded from them:
|
||||||
|
|
||||||
%pyproject_buildrequires -r requirements/tests.in requirements/docs.in requirements/dev.in
|
%pyproject_buildrequires -r requirements/tests.in requirements/docs.in requirements/dev.in
|
||||||
|
Loading…
Reference in New Issue
Block a user