summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/setup.cfg b/setup.cfg
index aeb4cee..340cc3b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,12 +14,6 @@ remove-duplicate-keys = true
remove-unused-variables = true
-[tool:pytest]
-addopts = -ra -v --strict-markers
-markers =
- download
-
-
[tox:tox]
skipsdist = true
envlist = py{38,39,310,311,312},pypy{38,39,310}