From 964e30e18228728ebb14975efffc4a589bd8511b Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Fri, 5 Oct 2018 14:36:21 -0500 Subject: note why the docs are pinned --- tox.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 5a73bc426..fac659258 100644 --- a/tox.ini +++ b/tox.ini @@ -74,6 +74,7 @@ deps = check-manifest [testenv:docs] +# pin to 3.5 to match what RTD uses basepython = python3.5 whitelist_externals = make commands = -- cgit v1.2.3