We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84cd2ed commit 14a0f9dCopy full SHA for 14a0f9d
.packit.yaml
@@ -0,0 +1,14 @@
1
+# See the documentation for more information:
2
+# https://packit.dev/docs/configuration/
3
+
4
+specfile_path: python-knx-stack.spec
5
6
+# add or remove files that should be synced
7
+files_to_sync:
8
+ - python-knx-stack.spec
9
+ - .packit.yaml
10
11
+# name in upstream package repository or registry (e.g. in PyPI)
12
+upstream_package_name: knx-stack
13
+# downstream (Fedora) RPM package name
14
+downstream_package_name: knx-stack
0 commit comments