updating pypi description
This commit is contained in:
2
setup.py
2
setup.py
@@ -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/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user