Skip to content

Commit a66fd1d

Browse files
christopheNanJulienPalard
authored andcommitted
Update Makefile since potodo removed --github option. (#857)
1 parent 9140ad4 commit a66fd1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ $(SPHINX_CONF):
4545
.PHONY: upgrade_venv
4646
upgrade_venv:
4747
$(MAKE) -C $(CPYTHON_CLONE)/Doc/ VENVDIR=$(VENV) PYTHON=$(PYTHON) venv
48-
$(VENV)/bin/pip install -U potodo powrap pospell
48+
$(VENV)/bin/pip install -U pip potodo powrap pospell
4949

5050

5151
$(VENV)/bin/activate: $(SPHINX_CONF)
@@ -109,4 +109,4 @@ endif
109109

110110
.PHONY: fuzzy
111111
fuzzy: $(VENV)/bin/potodo
112-
$(VENV)/bin/potodo --github python/python-docs-fr -f
112+
$(VENV)/bin/potodo -f

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy