pyflakes: Passive checker of Python programs¶
Description¶
passive checker of Python programs
License¶
MIT
Upstream Contact¶
Type¶
optional
Version Information¶
requirements.txt:
pyflakes
Equivalent System Packages¶
conda:
$ conda install pyflakes python:pyflakes
macports: install the following packages: pyflakes python:pyflakes opensuse:
$ sudo zypper install pyflakes python: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 https://trac.sagemath.org/ticket/27330