lab metrics

This commit is contained in:
e-maks
2024-02-19 22:57:40 +03:00
parent aec65d7dab
commit b9b05eaa83
5 changed files with 133 additions and 34 deletions
+2 -1
View File
@@ -2,11 +2,12 @@
name = "project-hangman-game"
version = "0.1.0"
description = ""
authors = ["Your Name <you@example.com>"]
authors = ["maksktl <m.matantsev@innopolis.university>"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
flake8 = "^7.0.0"
[build-system]