Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: tox is a dependency of tox-uv #12

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Feb 17, 2024

No need to tell people to explicitly install tox, it's already dependency of tox-uv:

tox-uv/pyproject.toml

Lines 40 to 43 in bd93a99

dependencies = [
"tox<5,>=4.13",
"uv<1,>=0.1.2",
]

@jugmac00 jugmac00 merged commit a7d745d into tox-dev:main Feb 17, 2024
14 checks passed
@hugovk hugovk deleted the patch-1 branch February 17, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants