Update pyproject.toml

This commit is contained in:
FInalWombat
2023-09-17 18:35:32 +03:00
committed by GitHub
parent c73097d668
commit 9ce82d110c

View File

@@ -6,8 +6,8 @@ build-backend = "poetry.masonry.api"
name = "talemate"
version = "0.1.0"
description = "AI companionship and roleplay."
authors = ["FinalWombat <finalwombat@gmail.com>"]
license = "MIT"
authors = ["FinalWombat"]
license = "GNU Affero General Public License v3.0"
[tool.poetry.dependencies]
python = ">=3.10,<4.0"
@@ -74,4 +74,4 @@ include_trailing_comma = true
force_grid_wrap = 0
use_parentheses = true
ensure_newline_before_comments = true
line_length = 88
line_length = 88