created the repo

master
Arris Kathery 5 months ago
commit d2bc31662d
Signed by: elburg
GPG Key ID: 565F8F14CB163871

@ -0,0 +1,14 @@
[tool.poetry]
name = "themezed"
version = "0.0.0"
description = "An advanced cross-platform theme manager."
authors = ["Arris Kathery <whotookelburg@hotmail.com>"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
Loading…
Cancel
Save