From 6350c41921ce1a1063e91d2187a75821f392d794 Mon Sep 17 00:00:00 2001 From: "Patrick J. Roddy" Date: Mon, 19 Feb 2024 20:06:33 +0000 Subject: [PATCH] Add `tox-uv` to dependencies --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 0383eb2..3fb4bd5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,6 +34,7 @@ optional-dependencies = {dev = [ "pytest", "ruff", "tox", + "tox-uv", "tuna", "twine", ], docs = [