Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 20, 2025
1 parent aa87284 commit 23600e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -514,10 +514,10 @@ commands = molecule {posargs:test}
[tool.uv]
required-version = ">=0.5.20"

[tool.uv.sources]
circus = { index = "testpypi" }

[[tool.uv.index]]
explicit = true
name = "testpypi"
url = "https://test.pypi.org/simple/"
explicit = true

[tool.uv.sources]
circus = {index = "testpypi"}

0 comments on commit 23600e7

Please sign in to comment.