Тестовое приложене готово
This commit is contained in:
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
|
||||
[project]
|
||||
name = "MailOrderBot"
|
||||
description = "Config manager for building applications"
|
||||
version = "1.0.3"
|
||||
version = "1.0.4"
|
||||
authors = [
|
||||
{ name = "Aleksei Zosimov", email = "lesha.spb@gmail.com" }
|
||||
]
|
||||
@@ -13,7 +13,8 @@ readme = "README.md"
|
||||
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"python-dotenv>=1.0.0"
|
||||
"python-dotenv>=1.0.0",
|
||||
"git+https://git.lesha.spb.ru/alex/config_manager.git@master#egg=config_manager"
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
||||
Reference in New Issue
Block a user