xaxaxax
This commit is contained in:
10
pyproject.toml
Normal file
10
pyproject.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "map-yandex"
|
||||
version = "0.1.0"
|
||||
description = "Карта колледжей Челябинска с использованием Yandex Maps API"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"requests>=2.31.0",
|
||||
"jinja2>=3.1.2",
|
||||
]
|
||||
Reference in New Issue
Block a user