diff --git a/pyproject.toml b/pyproject.toml index 230228b..d76cefb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,5 +39,7 @@ find = {} [tool.pydocstyle] convention = "google" -[tool.poetry.dependencies] -python-common = { git = "ssh://git@git.o-c.space/libraries/py-common.git" } +[[tool.poetry.source]] +name = "gitlab" +url = "https://__token__:glpat-omkU3_Mi6gnx5m81Bm7z@git.o-c.space/api/v4/projects/689/packages/pypi/simple" +default = true diff --git a/requirements.txt b/requirements.txt index 6a177e6..eef3064 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,3 +18,4 @@ typing-extensions==4.12.2 # via # pydantic # pydantic-core +