Files
PyG2O/pyproject.toml
2025-05-26 20:33:31 +03:00

10 lines
191 B
TOML

[tool.poetry]
name = "PyG2O"
version = "2.1.3"
description = ""
authors = ["AURUMVORAX <aurumvorax.enthroned@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.13"
websockets = "^15.0.1"