Skip to content

Commit 8ba9c0e

Browse files
committed
chore: add the extras to the tox environments
1 parent d4fbc81 commit 8ba9c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ env_list = [
130130
]
131131

132132
[tool.tox.env_run_base]
133+
extras = ["httpx", "werkzeug"]
133134
runner = "uv-venv-lock-runner"
134135
dependency_groups = ["dev"]
135136
commands = [

0 commit comments

Comments
 (0)