We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5a52a commit 441ae10Copy full SHA for 441ae10
pyproject.toml
@@ -9,3 +9,9 @@ dependencies = [
9
"pytest-cov>=6.0.0",
10
"ruff>=0.9.6",
11
]
12
+
13
+[tool.poetry]
14
+name = "project-name"
15
+version = "0.1.0"
16
+description = "Описание проекта"
17
+authors = ["Твой ник <[email protected]>"]
0 commit comments