mirror of
https://github.com/qgis/QGIS.git
synced 2025-08-11 00:03:56 -04:00
Updated Plugin migration to QGIS 3 (markdown)
parent
0af57e6732
commit
c4751f90f7
@ -10,7 +10,9 @@ When completed, we need to put out a call for plugin authors to start porting.
|
|||||||
|
|
||||||
## Minimal info
|
## Minimal info
|
||||||
|
|
||||||
- run scripts/2to3 (https://github.com/qgis/QGIS/blob/master/scripts/2to3) on your plugin
|
- `pip install future`
|
||||||
|
- run QGIS/scripts/2to3 (https://github.com/qgis/QGIS/blob/master/scripts/2to3) on your plugin
|
||||||
|
- `path/to/QGIS/scripts/2to3 /path/to/your/plugin`
|
||||||
- have a good look at: https://qgis.org/api/api_break.html
|
- have a good look at: https://qgis.org/api/api_break.html
|
||||||
- make sure you do python3 and QT5 !
|
- make sure you do python3 and QT5 !
|
||||||
- tweak and fix until it works :-)
|
- tweak and fix until it works :-)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user