File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# See the documentation for more information:
22# https://packit.dev/docs/configuration/
33
4+ packit_instances : ["stg", ]
5+
46specfile_path : python-knx-stack.spec
57
68# add or remove files that should be synced
@@ -14,7 +16,7 @@ upstream_package_name: knx-stack
1416downstream_package_name : knx-stack
1517
1618upstream_project_url : https://github.com/majamassarini/knx-stack
17-
19+ issue_repository : https://github.com/majamassarini/knx-stack
1820
1921jobs :
2022- job : copr_build
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ pip install knx-stack
150150
151151## Contributing
152152
153- Pull requests are welcome, and I am waiting for them .
153+ Pull requests are welcome.
154154
155155## License
156156
You can’t perform that action at this time.
0 commit comments