Skip to content

Commit f7bce42

Browse files
committed
add pxoxy support
1 parent 7ef31bc commit f7bce42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords = ["async", "poc", "engine", "pocx"]
1212
[[tool.poetry.source]]
1313
name = "aliyun"
1414
url = "https://mirrors.aliyun.com/pypi/simple"
15-
default = true
15+
priority = "primary"
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.8"

0 commit comments

Comments
 (0)