15 lines
273 B
Diff
15 lines
273 B
Diff
|
diff --git a/setup.cfg b/setup.cfg
|
||
|
index ec7eb30..7ffd831 100644
|
||
|
--- a/setup.cfg
|
||
|
+++ b/setup.cfg
|
||
|
@@ -5,9 +5,6 @@ dists = clean --all sdist bdist_wheel
|
||
|
[wheel]
|
||
|
universal = 1
|
||
|
|
||
|
-[tool:pytest]
|
||
|
-addopts = -s --cov=keyrings/cryptfile
|
||
|
-
|
||
|
[egg_info]
|
||
|
tag_build =
|
||
|
tag_date = 0
|