mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #1 from gabbarnama/gabbarnama-patch-1
Update structure.rst
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user