From 89c75b2c91b2ff7c64bc018214cc7e100dd5fb75 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Sat, 13 Feb 2016 02:09:04 -0200 Subject: [PATCH] Fix tox doc task --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index 69b48a773..5f65446e4 100644 --- a/tox.ini +++ b/tox.ini @@ -95,7 +95,6 @@ deps=sphinx PyYAML commands= - {envpython} plugins_index/plugins_index.py make clean make html