Skip to content

Commit bc1ba4c

Browse files
https://github.com/python-poetry/poetry/issues/9293
1 parent 188cfb3 commit bc1ba4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ django-tastypie = "^0.14.6"
7878
with_django = [
7979
"Django",
8080
]
81+
[[tool.poetry.source]]
82+
name = "pypi-public"
83+
url = "https://pypi.org/simple/"
8184

8285
[tool.black]
8386
line-length = 120

0 commit comments

Comments
 (0)