File: style.txt

package info (click to toggle)
bootstrap-flask 2.2.0%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 25,396 kB
  • sloc: python: 2,218; makefile: 24
file content (14 lines) | stat: -rw-r--r-- 272 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile requirements/style.in
#
flake8==5.0.4
    # via -r requirements/style.in
mccabe==0.7.0
    # via flake8
pycodestyle==2.9.1
    # via flake8
pyflakes==2.5.0
    # via flake8