Compare commits

..

No commits in common. "c10" and "c10s" have entirely different histories.
c10 ... c10s

3 changed files with 14 additions and 1 deletions

6
.gitignore vendored
View File

@ -1 +1,5 @@
pyqt6_sip-13.9.1.tar.gz
/PyQt6_sip-13.3.0.tar.gz
/PyQt6_sip-13.4.0.tar.gz
/PyQt6_sip-13.6.0.tar.gz
/PyQt6_sip-13.8.0.tar.gz
/pyqt6_sip-13.9.1.tar.gz

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# python-pyqt6-sip
The python-pyqt6-sip package

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}