Initial import

This commit is contained in:
2022-08-18 18:51:19 +02:00
commit f1321faef0
43 changed files with 1956 additions and 0 deletions

19
zuul.yaml Normal file
View File

@ -0,0 +1,19 @@
- project:
merge-mode: squash-merge
default-branch: master
templates:
- publish-to-pypi
- publish-otc-docs-hc-pti
- release-notes-jobs
check:
jobs:
- otc-tox-pep8
- otc-tox-py38
- otc-tox-py39
- tox-functional
gate:
jobs:
- otc-tox-pep8
- otc-tox-py38
- otc-tox-py39
- tox-functional