wip
Some checks failed
Release / pypi-release (push) Failing after 37s
Release / release (ubuntu-latest) (push) Failing after 1m0s
Release / release (windows-latest) (push) Has been cancelled
Release / build-site (push) Has been cancelled

This commit is contained in:
Waylon Walker 2025-11-22 22:14:46 -06:00
parent f55c2fe32b
commit de1001dd57
30 changed files with 1451 additions and 3 deletions

View file

@ -26,6 +26,7 @@ classifiers = [
dependencies = [
"click",
"pygame",
"noise",
"more_itertools",
]
dynamic = ["version"]