We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6bf97a commit da24fa2Copy full SHA for da24fa2
docs/contents.rst.inc
@@ -19,15 +19,6 @@ This part of the guide focuses on setting up your Python environment.
19
20
21
22
-Development Environment
23
------------------------
24
-
25
-.. toctree::
26
- :maxdepth: 2
27
28
- dev/env
29
- dev/virtualenvs
30
31
Writing Great Code
32
------------------
33
@@ -75,6 +66,18 @@ This part of the guide focuses on deploying your Python code.
75
66
shipping/freezing
76
67
77
68
69
+Development Environment
70
+-----------------------
71
+
72
+.. toctree::
73
+ :maxdepth: 2
74
+ dev/env
+ dev/virtualenvs
78
79
80
81
Additional Notes
82
----------------
83
0 commit comments