File: setup.cfg

package info (click to toggle)
django-sortedm2m 2.0.0%2Bdfsg.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 248 kB
  • sloc: python: 430; javascript: 115; makefile: 15
file content (15 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[pycodestyle]
max_line_length = 120
exclude = migrations

[isort]
line_length = 120
multi_line_output = 5

[bdist_wheel]
universal = 1

[egg_info]
tag_build = 
tag_date = 0