setting up slop app
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
# pyproject.toml
|
||||
[project]
|
||||
name = "aggregator"
|
||||
name = "manual_slop"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
[project.scripts]
|
||||
aggregate = "aggregate:main"
|
||||
dependencies = [
|
||||
"imgui[pygame]",
|
||||
"pygame",
|
||||
"google-generativeai",
|
||||
"tomli-w"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user