Merge pull request #1 from gabbarnama/gabbarnama-patch-1

Update structure.rst
This commit is contained in:
Gabbarnama
2016-12-06 19:45:00 +05:30
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.