On 17.01.2021 11:23, Oleksandr Gavenko via Cygwin wrote:
On 2021-01-17, Marco Atzeri via Cygwin wrote:



Only pylint is available in Cygwin. May be I haven't tried hard but I see no
anything corresponding to Debian's:

   pycodestyle (or pep8)
   python3-pyflakes
   python3-mccabe
   python3-pydocstyle
   bandit

Still pylint was useful (I spotted shadowing built-in function "id" by global
variable).

I'll try to figure out how can I get them in venv, it is not that crucial to
have them bundled in Cygwin.


I built python3{6,7,8}-pylint packages to replace the pylint one

It required for 3.8 the addition of :

python38-mccabe
python38-wrapt
python38-lazy-object-proxy
python38-isort
python38-astroid

I will upload as soon I finish some extra check

Regards
Marco

--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to