Skip to content

Commit 53e0631

Browse files
authored
Update README.md
1 parent 93528aa commit 53e0631

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ This package will provide the following new tox environments:
5454

5555
If you want for a tox environment to use `uv sync` with a `uv.lock` file you need to change for that tox environment the
5656
`runner` to `uv-venv-lock-runner`. Furthermore, should in such environments you use the `extras` config to instruct `uv`
57-
to install the specified extras, for example:
57+
to install the specified extras, for example (this example is for the `tox.ini`, for other formats see the documentation
58+
[here](https://tox.wiki/en/latest/config.html#discovery-and-file-types)):
5859

5960
```ini
6061

0 commit comments

Comments
 (0)