Skip to content

Commit 6f97082

Browse files
ci: add firewall index to the project setup (#794)
1 parent 3fd3031 commit 6f97082

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,3 +343,8 @@ changelog_incremental = false
343343

344344
[tool.flake8]
345345
exclude = ["docs"]
346+
347+
[[tool.uv.index]]
348+
name = "safety"
349+
url = "https://pkgs.safetycli.com/repository/safety-cybersecurity/project/safety/pypi/simple/"
350+
default = false

0 commit comments

Comments
 (0)