Updated Plugin migration to be compatible with Qt5 and Qt6 (markdown)

Nicolas Godet 2025-03-21 17:06:06 +01:00
parent e7b76b02bc
commit 53359d05d5

@ -61,7 +61,7 @@ lint:qt6:
# - pyqt5_to_pyqt6.py --help
# first, a dry run to get the log file
- pyqt5_to_pyqt6.py --dry_run --logfile pyqt6_checker.log $PROJECT_FOLDER/
# then running with edit enabled to
# then running with edit enabled to
- pyqt5_to_pyqt6.py --logfile pyqt6_checker.log $PROJECT_FOLDER/
artifacts:
paths: