We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de98767 commit fcde8feCopy full SHA for fcde8fe
README.md
@@ -78,6 +78,9 @@ In this example:
78
- `dev` will use the `uv-venv-lock-runner` and use `uv sync` to install dependencies to the environment with the `dev`,
79
`test` and `type` extra groups.
80
81
+Note that when using `uv-venv-lock-runner`, _all_ dependencies will come from the lock file, controlled by `extras`.
82
+Therefore, options like `deps` are ignored.
83
+
84
### uv_seed
85
86
This flag, set on a tox environment level, controls if the created virtual environment injects pip/setuptools/wheel into
0 commit comments