deps-upgrade(cli): ⬆️ Update Python dependencies in pyproject.toml for CLI package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
6e4831ad0f
commit
d5cfca3ebf
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ select = ["E", "F", "I", "N", "W", "UP", "B", "C4", "SIM", "RUF", "PTH"]
|
|||
ignore = ["E501"]
|
||||
|
||||
[tool.uv]
|
||||
extra-index-url = ["https://forge.nasty.sh/api/packages/lilith/pypi/simple/"]
|
||||
extra-index-url = ["https://forge.black.local/api/packages/lilith/pypi/simple/"]
|
||||
|
||||
[tool.ruff.lint.isort]
|
||||
known-first-party = ["crystal_cli", "lilith_*", "knowledge_platform"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue