Fix a typo in README
This commit is contained in:
parent
8588098b34
commit
5729f18ddb
@ -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