Edited docs/shipping/packaging.rst via GitHub

This commit is contained in:
Nanda Kishore
2011-05-04 11:10:49 -07:00
parent a0124951cd
commit f0ab6cd7c5
+2 -3
View File
@@ -24,12 +24,11 @@ If you want to install packages from a source different from PyPI, (say, if
your packages are *proprietary*), you can do it by hosting a simple http server,
running from the directory which holds those packages which need to be installed.
--------------------------------------------
Showing an example is always benificial
--------------------------------------------
**Showing an example is always benificial**
Say if you are after installing a package called MyPackage.tar.gz, and assuming this is your directory structure
- archive
- MyPackage
- MyPackage.tar.gz