File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ $(SPHINX_CONF):
45
45
.PHONY : upgrade_venv
46
46
upgrade_venv :
47
47
$(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
49
49
<
620A
td data-grid-cell-id="diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52-50-50-0" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative diff-line-number-neutral left-side">50
50
51
51
$(VENV ) /bin/activate : $(SPHINX_CONF )
@@ -109,4 +109,4 @@ endif
109
109
110
110
.PHONY : fuzzy
111
111
fuzzy : $(VENV ) /bin/potodo
112
- $(VENV ) /bin/potodo --github python/python-docs-fr - f
112
+ $(VENV ) /bin/potodo -f
You can’t perform that action at this time.
0 commit comments