summaryrefslogtreecommitdiffstats
path: root/third_party/python/idna-ssl/setup.cfg
blob: 3eba006ab93b951f1587730dab5507b704055795 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[coverage:run]
branch = True
omit = site-packages

[isort]
known_third_party = aiohttp
known_first_party = idna_ssl

[tool:pytest]
addopts = -s --keep-duplicates --cache-clear --verbose --no-cov-on-fail --cov=idna_ssl --cov-report=term --cov-report=html

[egg_info]
tag_build = 
tag_date = 0