removing the dev mailing list from the docs
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
==================
|
||||
|
2
setup.py
2
setup.py
@@ -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(
|
||||
|
Reference in New Issue
Block a user