feat: add missing KF6 framework recipes
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# kate: hl toml;
|
||||
|
||||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
click = "~= 8.0"
|
||||
jinja2 = "~= 3.0"
|
||||
lxml = "*"
|
||||
PyYAML = "*"
|
||||
Reference in New Issue
Block a user