summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index c326d100..80541c31 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -73,7 +73,7 @@ tests =
paver; python_version>="3.6"
pip>=19.1 # For proper file:// URLs support.
jaraco.envs
- jaraco.test >= 3.1.1
+ jaraco.test >= 3.1.1; python_version >= "3.6"
docs =
# Keep these in sync with docs/requirements.txt