diff options
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |