Skip to content

Commit

Permalink
change poetry src
Browse files Browse the repository at this point in the history
Signed-off-by: shanhaikang.shk <[email protected]>
  • Loading branch information
GITHUBear committed Sep 25, 2024
1 parent 11471df commit a3a6191
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,9 @@ pymysql = "^1.1.1"
sphinx = "^8.0.2"

[[tool.poetry.source]]
name = "china"
url = "https://pypi.antfin-inc.com/simple/"
priority = "primary"

[[tool.poetry.source]]
name = "pipy"
name = "pypi"
url = "https://pypi.org/simple/"
priority = "supplemental"

priority = "primary"

[tool.poetry.group.dev.dependencies]
pytest = "^8.2.2"
Expand Down

0 comments on commit a3a6191

Please sign in to comment.