]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/requirements-lint.txt
import 15.2.0 Octopus source
[ceph.git] / ceph / src / pybind / mgr / dashboard / requirements-lint.txt
1 pylint==2.3.1; python_version >= '3'
2 flake8==3.7.8; python_version >= '3'
3 flake8-colors==0.1.6; python_version >= '3'
4 #TODO: Fix docstring issues: https://tracker.ceph.com/issues/41224
5 #flake8-docstrings
6 #flake8-import-order
7 #flake8-typing-imports; python_version >= '3'
8 #pep8-naming
9 rstcheck==3.3.1; python_version >= '3'
10 autopep8; python_version >= '3'
11 pyfakefs; python_version >= '3'