File: setup.cfg

package info (click to toggle)
djangorestframework-gis 1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 488 kB
  • sloc: python: 4,093; sh: 14; makefile: 4
file content (13 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
[bdist_wheel]
universal = 1

[flake8]
exclude = ./tests/*settings*.py,
	docs/*
max-line-length = 110
ignore = W605, W503, W504

[egg_info]
tag_build = 
tag_date = 0