mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-16 03:37:51 +01:00
Update pyproject.toml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user