Add release workflow and expand Python support matrix
This commit is contained in:
@@ -16,6 +16,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13",
|
||||
"Programming Language :: Python :: 3.14",
|
||||
"Topic :: Utilities",
|
||||
"Typing :: Typed",
|
||||
]
|
||||
@@ -29,8 +30,8 @@ dependencies = [
|
||||
rp = "rp.cli:app"
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/yunxiaoxu/rich-viewer"
|
||||
Repository = "https://github.com/yunxiaoxu/rich-viewer"
|
||||
Homepage = "https://gitea.yunxiao.xyz/YunxiaoXu/rich-print"
|
||||
Repository = "https://gitea.yunxiao.xyz/YunxiaoXu/rich-print.git"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
|
||||
Reference in New Issue
Block a user