DB
Size: a a a
DB
AO
DB
pip install -i https://pypi-custom.bar/ foo
[tool.poetry.dependencies]
python = "^3.7.6"
foo = {version = "*", source = "foo-source"}
[[tool.poetry.source]]
name = "foo-source"
url = "https://pypi-custom.bar/"
poetry install,
но получаюSolverProblemError
Because project depends on foo (*) which doesn't match any versions, version solving failed.
DB
E
AO
AO
Б
Б
poetry update
— та же ошибкаDB
-vvv
Б
SS
DB
ВТ
SS
SS
DB
DB
DB
NG
get-poetry.py
— https://python-poetry.org/docs/#osx-linux-bashonwindows-install-instructions — офишл путь™