exercises.md

This commit is contained in:
njmason2
2025-10-01 03:24:03 -04:00
parent 5b36298dd9
commit c2bf4fdce4
7 changed files with 210047 additions and 22 deletions

View File

@@ -9,7 +9,8 @@ license = {text = "MIT"}
readme = "README.md"
requires-python = ">=3.10,<4.0"
dependencies = [
"wordflow (>=0.2.4,<0.3.0)"
"wordflow (>=0.2.4,<0.3.0)",
"setuptools (>=80.9.0,<81.0.0)"
]