mirror of
https://github.com/cosinekitty/astronomy.git
synced 2025-12-31 11:38:11 -05:00
The current Raspbian uses an older version of pylint that suffers from a recursion overflow. Hacked a deeper recursion limit to work around this issue. Also directly calling 'pylint' does not work in Raspbian. Instead of trying to figure out why, I just use 'python3 -m' to invoke pylint.
768 B
Executable File
768 B
Executable File