This commit is contained in:
Waylon Walker 2023-03-18 12:12:34 -05:00
parent eba8fd76fe
commit f67570eed4
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
18 changed files with 1435 additions and 77 deletions

View file

@ -28,6 +28,8 @@ dependencies = [
"pygame",
"typer",
"rich",
"pydantic",
'noise',
]
dynamic = ["version"]