removing the dev mailing list from the docs

This commit is contained in:
Blake Eggleston
2013-10-24 21:23:15 -07:00
parent d6ed7e3319
commit 1207c5fea5
3 changed files with 0 additions and 6 deletions

View File

@@ -11,8 +11,6 @@ cqlengine is a Cassandra CQL 3 Object Mapper for Python
[Users Mailing List](https://groups.google.com/forum/?fromgroups#!forum/cqlengine-users)
[Dev Mailing List](https://groups.google.com/forum/?fromgroups#!forum/cqlengine-dev)
## Installation
```
pip install cqlengine

View File

@@ -96,8 +96,6 @@ Getting Started
`Users Mailing List <https://groups.google.com/forum/?fromgroups#!forum/cqlengine-users>`_
`Dev Mailing List <https://groups.google.com/forum/?fromgroups#!forum/cqlengine-dev>`_
Indices and tables
==================

View File

@@ -14,8 +14,6 @@ Cassandra CQL 3 Object Mapper for Python
[Report a Bug](https://github.com/bdeggleston/cqlengine/issues)
[Users Mailing List](https://groups.google.com/forum/?fromgroups#!forum/cqlengine-users)
[Dev Mailing List](https://groups.google.com/forum/?fromgroups#!forum/cqlengine-dev)
"""
setup(