summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-02-15 17:40:39 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2020-02-15 17:40:39 +0100
commite79bcdce117380875cb4465253a2d54742737a63 (patch)
tree578fcbc89480db76a0828de2d9d2d78f273a02f6
parent00a85b6f7ac61dcd6a44df06a377c5dcfb53c725 (diff)
downloadpsutil-utils-refact.tar.gz
minor changeutils-refact
-rw-r--r--docs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 28baa7d0..cca5435f 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -15,8 +15,7 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
# the i18n builder cannot share the environment and doctrees with the others
I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
-DEPS = \
- sphinx \
+DEPS = sphinx
.PHONY: help