1diff --git a/setup.cfg b/setup.cfg 2index ec7eb30..7ffd831 100644 3--- a/setup.cfg 4+++ b/setup.cfg 5@@ -5,9 +5,6 @@ dists = clean --all sdist bdist_wheel 6 [wheel] 7 universal = 1 8 9-[tool:pytest] 10-addopts = -s --cov=keyrings/cryptfile 11- 12 [egg_info] 13 tag_build = 14 tag_date = 0