Skip to content

Commit 7e1b790

Browse files
committed
Fix review comment
1 parent acdd84e commit 7e1b790

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ help:
3939
@echo " check to run a check for frequent markup errors"
4040
@echo " serve to serve the documentation on the localhost (8000)"
4141

42-
build:
43-
venv
42+
build: venv
4443
-mkdir -p build
4544
# Look first for a Misc/NEWS file (building from a source release tarball
4645
# or old repo) and use that, otherwise look for a Misc/NEWS.d directory

0 commit comments

Comments
 (0)