We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1a839c + 61ad4a6 commit 59f7075Copy full SHA for 59f7075
docs/writing/structure.rst
@@ -200,7 +200,7 @@ it. You can do this a few ways:
200
package properly.
201
202
I highly recommend the latter. Requiring a developer to run
203
-`setup.py <http://setup.py>`__ develop to test an actively changing
+``setup.py develop`` to test an actively changing
204
codebase also requires them to have an isolated environment setup for
205
each instance of the codebase.
206
0 commit comments