Поправил конифг pyproject.toml - изменил установку пакета config_manager
This commit is contained in:
@@ -14,7 +14,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"python-dotenv>=1.0.0",
|
||||
"git+https://git.lesha.spb.ru/alex/config_manager.git@master#egg=config_manager"
|
||||
"config_manager @ git+https://git.lesha.spb.ru/alex/config_manager.git@master"
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
||||
Reference in New Issue
Block a user