From 922444d0be22aef9b7458de0685e92a55baee046 Mon Sep 17 00:00:00 2001 From: Peter Cock Date: Fri, 28 Jun 2024 04:50:30 +0100 Subject: [PATCH] Clarify aims of this step --- wiki/Building_a_release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Building_a_release.md b/wiki/Building_a_release.md index 4e1cfc74a..1926557c7 100644 --- a/wiki/Building_a_release.md +++ b/wiki/Building_a_release.md @@ -133,7 +133,7 @@ Making and testing the tar-ball Check to make sure it includes the documentation PDF file under Doc -14. make sure I can build and test it +14. make sure I can build (won't install and use this) and test it (using the tar-ball test files): ``` bash drevil:~tmp1/biopython-1.78/> python -m pip install . --prefix /tmp/test-install