Skip to content

Commit da3f02d

Browse files
wphillipmoorewphillipmoore-claude
andcommitted
chore: add standard-tooling as dev dependency
Co-Authored-By: wphillipmoore-claude <255925739+wphillipmoore-claude@users.noreply.github.com>
1 parent dc7b1ed commit da3f02d

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ dev = [
4444
"pip-audit",
4545
"pip-licenses",
4646
"types-requests",
47+
"standard-tooling",
4748
]
4849
docs = [
4950
"mike",
@@ -127,3 +128,6 @@ addopts = "-v"
127128
markers = [
128129
"integration: integration tests (require MQ_REST_ADMIN_RUN_INTEGRATION=1)",
129130
]
131+
132+
[tool.uv.sources]
133+
standard-tooling = { git = "https://github.com/wphillipmoore/standard-tooling", tag = "v1.4" }

uv.lock

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)