mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-10 07:38:04 -05:00
added basic project info
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
[project]
|
||||
name = "auto-gpt"
|
||||
version = "0.1.0"
|
||||
description = "A GPT based ai agent"
|
||||
readme = "README.md"
|
||||
|
||||
[tool.black]
|
||||
line-length = 88
|
||||
target-version = ['py310']
|
||||
|
||||
Reference in New Issue
Block a user