mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 06:46:17 +00:00
refactor
This commit is contained in:
+12
-9
@@ -19,15 +19,6 @@ This part of the guide focuses on setting up your Python environment.
|
||||
|
||||
|
||||
|
||||
Development Environment
|
||||
-----------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
dev/env
|
||||
dev/virtualenvs
|
||||
|
||||
Writing Great Code
|
||||
------------------
|
||||
|
||||
@@ -75,6 +66,18 @@ This part of the guide focuses on deploying your Python code.
|
||||
shipping/freezing
|
||||
|
||||
|
||||
Development Environment
|
||||
-----------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
dev/env
|
||||
dev/virtualenvs
|
||||
|
||||
|
||||
|
||||
|
||||
Additional Notes
|
||||
----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user