updating pypi description

This commit is contained in:
Blake Eggleston
2013-05-26 08:10:52 -07:00
parent ec10c687fb
commit c151fbd8b1

View File

@@ -7,7 +7,7 @@ from setuptools import setup, find_packages
version = '0.2'
long_desc = """
cqlengine is a Cassandra CQL ORM for Python in the style of the Django orm and mongoengine
cqlengine is a Cassandra CQL Object Mapper for Python in the style of the Django orm and mongoengine
[Documentation](https://cqlengine.readthedocs.org/en/latest/)