debian-django-taggit/setup.cfg

19 lines
224 B
INI

[metadata]
license-file = LICENSE
[wheel]
universal = 1
[flake8]
ignore = E501,E302
exclude = south_migrations,migrations
[isort]
forced_separate = tests,taggit
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0