summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 26da8217d505dcb791474dab182b0e0aa03428ac (plain)
1
2
3
4
5
6
7
[bdist_wheel]
universal=1

[coverage:run]
include =
    slugify/slugify.py
    slugify/special.py