Skip to content
Snippets Groups Projects

Add qrcode converter

Merged Axel Prel requested to merge topic/18.0/qrcode into branch/18.0
All threads resolved!
4 files
+ 94
2
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 2
2
@@ -9,7 +9,7 @@
mypy:
variables:
INSTALL_SECTION: "[test,schema-validation]"
INSTALL_SECTION: "[test,schema-validation,qrcode]"
test:
variables:
@@ -13,7 +13,7 @@
test:
variables:
INSTALL_SECTION: "[test,schema-validation]"
INSTALL_SECTION: "[test,schema-validation,qrcode]"
test-no-schema-validation:
extends: test
Loading