[project] name = "srgweb" version = "0.1.0" description = "python interface to internal web services" authors = [ {name = "uskovgs",email = "uskov@cosmos.ru"} ] readme = "README.md" requires-python = ">=3.12" dependencies = [ ] [build-system] requires = ["poetry-core>=2.0.0,<3.0.0"] build-backend = "poetry.core.masonry.api"