File: dev-requirements

package info (click to toggle)
cpplint 1.6.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,776 kB
  • sloc: cpp: 13,511; python: 8,913; ansic: 854; makefile: 18
file content (9 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
# requirements to run development steps

# also change in tox.ini
flake8>=4.0.1
flake8-polyfill
pylint>=2.11.0
tox>=3.0.0
tox-pyenv
importlib-metadata>=0.12