Skip to content

Commit

Permalink
fix: poetry source
Browse files Browse the repository at this point in the history
  • Loading branch information
kenneth-bro committed Dec 3, 2024
1 parent 792ae54 commit e27103e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ optional = true
dotenv-linter = "~0.5.0"
ruff = "~0.8.1"

[tool.poetry.source]
[[tool.poetry.source]]
name = "mirrors"
url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
priority = "default"

0 comments on commit e27103e

Please sign in to comment.