Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 59f7075

Browse filesBrowse files
authored
Merge pull request realpython#1 from gabbarnama/gabbarnama-patch-1
Update structure.rst
2 parents a1a839c + 61ad4a6 commit 59f7075
Copy full SHA for 59f7075

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/writing/structure.rst

Copy file name to clipboardExpand all lines: docs/writing/structure.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ it. You can do this a few ways:
200200
package properly.
201201

202202
I highly recommend the latter. Requiring a developer to run
203-
`setup.py <http://setup.py>`__ develop to test an actively changing
203+
``setup.py develop`` to test an actively changing
204204
codebase also requires them to have an isolated environment setup for
205205
each instance of the codebase.
206206

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.