Added setup.py and MANIFEST.in, added to PyPI
This commit is contained in:
		| @@ -1,14 +1,14 @@ | ||||
| .. MongoEngine documentation master file, created by | ||||
|    sphinx-quickstart on Sun Nov 22 18:14:13 2009. | ||||
|    You can adapt this file completely to your liking, but it should at least | ||||
|    contain the root `toctree` directive. | ||||
|  | ||||
| MongoEngine User Documentation | ||||
| ======================================= | ||||
|  | ||||
| MongoEngine is an Object-Document Mapper, written in Python for working with  | ||||
| MongoDB. The source is available on  | ||||
| `GitHub <http://github.com/hmarr/mongoengine>`_. | ||||
| MongoDB. To install it, simply run | ||||
|  | ||||
| .. code-block:: console | ||||
|  | ||||
|     # easy_install mongoengine | ||||
|  | ||||
| The source is available on `GitHub <http://github.com/hmarr/mongoengine>`_. | ||||
|  | ||||
| .. toctree:: | ||||
|    :maxdepth: 2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user