Merge pull request #777 from gabbarnama/master

Remove hyperlink from setup.py
This commit is contained in:
2016-12-06 12:02:56 -05:00
committed by GitHub
+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.