Add superturtle

This commit is contained in:
Chris Proctor
2023-07-18 17:55:32 -04:00
parent cd129bb015
commit 485f37565f
2 changed files with 519 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
superturtle = "^0.1.0"
[build-system]