Minor documentation clarification wrt -p/-w
This commit is contained in:
parent
beceb2c94b
commit
80d9abe0f4
@ -156,7 +156,7 @@ in worst case, patch/sed the requirement out from the tox configuration.
|
|||||||
Note that neither `-x` or `-t` can be used with `-R`,
|
Note that neither `-x` or `-t` can be used with `-R`,
|
||||||
because runtime dependencies are always required for testing.
|
because runtime dependencies are always required for testing.
|
||||||
You can only use those options if the build backend supports the [prepare-metadata-for-build-wheel hook],
|
You can only use those options if the build backend supports the [prepare-metadata-for-build-wheel hook],
|
||||||
or together with `-w`.
|
or together with `-p` or `-w`.
|
||||||
|
|
||||||
[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/
|
||||||
|
Loading…
Reference in New Issue
Block a user