|
|
@ -1343,6 +1343,8 @@ Add some helpers to handle and understand macros |
|
|
|
*** Intro |
|
|
|
Systemwide following packages need to be installed: |
|
|
|
- venv |
|
|
|
- pylint / pylint3 (depending on default python version) |
|
|
|
flycheck complains if no pylint is available and org tries to fontify python code natively. |
|
|
|
|
|
|
|
The virtual environments need to have following modules installed: |
|
|
|
- wheel (for some reason it isn't pulled by other packages, yet they complain about missing wheel) |
|
|
|