add: python3-rich

This commit is contained in:
windowsboy111
2023-03-19 22:53:41 +08:00
parent b8c45c0ba3
commit 16023fa3aa
3 changed files with 56 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "python3-rich.spec"
}
}