Skip to content

Commit 14a0f9d

Browse files
committed
Add .packit.yaml
1 parent 84cd2ed commit 14a0f9d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.packit.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)