lab random

This commit is contained in:
e-maks
2024-03-17 21:39:29 +03:00
parent 9bca22e57f
commit b73bb79a84
11 changed files with 375 additions and 22 deletions
+3
View File
@@ -9,6 +9,9 @@ readme = "README.md"
python = "^3.10"
pytest = "^8.1.1"
mutmut = "^2.4.4"
hypothesis = "^6.99.6"
install = "^1.3.5"
httpx = "^0.27.0"
[build-system]