Update structure.rst

Removed hyperlink from setup.py
This commit is contained in:
Gabbarnama
2016-12-06 19:43:59 +05:30
committed by GitHub
parent a1a839ce5b
commit 61ad4a642f
+1 -1
View File
@@ -200,7 +200,7 @@ it. You can do this a few ways:
package properly.
I highly recommend the latter. Requiring a developer to run
`setup.py <http://setup.py>`__ develop to test an actively changing
``setup.py develop`` to test an actively changing
codebase also requires them to have an isolated environment setup for
each instance of the codebase.