pyflakes: Passive checker of Python programs#
Description#
passive checker of Python programs
License#
MIT
Upstream Contact#
Type#
optional
Dependencies#
Version Information#
requirements.txt:
pyflakes
Equivalent System Packages#
conda:
$ conda install pyflakes
macports: install the following packages: py-pyflakes
opensuse:
$ sudo zypper install python3-pyflakes
void:
$ sudo xbps-install python3-pyflakes
See https://repology.org/project/pyflakes/versions, https://repology.org/project/python:pyflakes/versions
However, these system packages will not be used for building Sage because spkg-configure.m4 has not been written for this package; see trac ticket #27330