Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git checkout -
1 parent 55d9b02 commit 61635a4Copy full SHA for 61635a4
Makefile
@@ -70,7 +70,6 @@ all: ensure_prerequisites
70
-D latex_elements.inputenc= \
71
-D latex_elements.fontenc=' \
72
$(MODE)
73
- git -C $(CPYTHON_PATH) checkout -
74
@echo "Build success, open file://$(abspath $(CPYTHON_PATH))/Doc/build/html/index.html or run 'make serve' to see them."
75
76
0 commit comments