create test env for min or dev versions of dependencies #133
-
I'm trying to convert Flask to use uv and tox-uv. Currently, we use pip-compile to create requirements files for different test environments. Our basic I'm not sure how to accomplish this with uv and tox-uv. I still want to use uv to install the locked Do you use any environments like this? I figure this probably needs to get into uv itself, but maybe you have an idea of how to accomplish it with tox-uv now. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yeah, never tried doing something like that. I don't think you can do something like different resolutions logics per groups 🤔 |
Beta Was this translation helpful? Give feedback.
Yeah, never tried doing something like that. I don't think you can do something like different resolutions logics per groups 🤔