mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-16 11:47:48 +01:00
Update pyproject.toml
This commit is contained in:
@@ -6,8 +6,8 @@ build-backend = "poetry.masonry.api"
|
|||||||
name = "talemate"
|
name = "talemate"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = "AI companionship and roleplay."
|
description = "AI companionship and roleplay."
|
||||||
authors = ["FinalWombat <finalwombat@gmail.com>"]
|
authors = ["FinalWombat"]
|
||||||
license = "MIT"
|
license = "GNU Affero General Public License v3.0"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.10,<4.0"
|
python = ">=3.10,<4.0"
|
||||||
@@ -74,4 +74,4 @@ include_trailing_comma = true
|
|||||||
force_grid_wrap = 0
|
force_grid_wrap = 0
|
||||||
use_parentheses = true
|
use_parentheses = true
|
||||||
ensure_newline_before_comments = true
|
ensure_newline_before_comments = true
|
||||||
line_length = 88
|
line_length = 88
|
||||||
|
|||||||
Reference in New Issue
Block a user