diff --git a/.packit.yaml b/.packit.yaml index 386f3dd..34a16c5 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,6 +1,8 @@ # See the documentation for more information: # https://packit.dev/docs/configuration/ +packit_instances: ["stg", ] + specfile_path: python-knx-stack.spec # add or remove files that should be synced @@ -14,7 +16,7 @@ upstream_package_name: knx-stack downstream_package_name: knx-stack upstream_project_url: https://github.com/majamassarini/knx-stack - +issue_repository: https://github.com/majamassarini/knx-stack jobs: - job: copr_build diff --git a/README.md b/README.md index 793e935..bcd31a0 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ pip install knx-stack ## Contributing -Pull requests are welcome, and I am waiting for them. +Pull requests are welcome. ## License