update project metadata

parent 33ed6d55
[project]
name = "altrepo"
version = "0.1.0"
version = "0.2.0"
description = "Async client for ALT Linux repository services (rdb API, packages parser, AppStream)"
authors = [
{name = "Kirill Unitsaev",email = "fiersik@altlinux.org"}
......@@ -15,6 +15,9 @@ dependencies = [
"lxml>=5.0.0",
]
[project.urls]
repository = "https://gitlab.eterfund.ru/fiersik/python3-module-altrepo"
"Bug Tracker" = "https://gitlab.eterfund.ru/fiersik/python3-module-altrepo/issues"
[tool.poetry]
packages = [{include = "altrepo"}]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment