uv development dependencies and tox #80
Answered by gaborbernat
astrojuanlu asked this question in Q&A
-
| When storing dev dependencies as optional dependencies, one could do What would be the equivalent for uv development dependencies? |
Beta Was this translation helpful? Give feedback.
Answered by gaborbernat Sep 24, 2024
Replies: 1 comment 1 reply
-
| Currently the only way is optional dependency groups via extras. However, now via the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by gaborbernat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Currently the only way is optional dependency groups via extras. However, now via the
uv.locksupport one can use development dependencies too https://github.com/tox-dev/tox-uv?tab=readme-ov-file#uvlock-support