We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8008b5e commit 922444dCopy full SHA for 922444d
1 file changed
wiki/Building_a_release.md
@@ -133,7 +133,7 @@ Making and testing the tar-ball
133
134
Check to make sure it includes the documentation PDF file under Doc
135
136
-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):
137
138
``` bash
139
drevil:~tmp1/biopython-1.78/> python -m pip install . --prefix /tmp/test-install
0 commit comments