-
Improvement
-
Resolution: Won't Fix
-
Normal
-
None
-
2.0
-
None
Downloaded plugins are stored as .zip files rather than unpacked to .py files.
AFAICT this prevents python from creating and using .pyc/.pyo files requiring compilation on every run of Picard. (Or at least I have been unable to find the .pyc/pyo files anywhere.)
Can we unpack the zip when we download it so that .pyc/pyo files can be created?
- is related to
-
PW-46 Plugin zip files should be generated with .pyc and .pyo files included
- Closed
-
PICARD-1861 Update plugin management system
- In Progress