[go: up one dir, main page]

File: setup.cfg

package info (click to toggle)
inflection 0.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 124 kB
  • sloc: python: 559; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
[flake8]
exclude = docs/*

[isort]
skip = .tox,docs

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0