We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1a530 commit 13266dbCopy full SHA for 13266db
setup.py
@@ -4,7 +4,7 @@
4
name='redshift-sqlalchemy',
5
version='0.1',
6
description='Amazon Redshift Dialect for sqlalchemy',
7
- long_description=open("README.md").read(),
+ long_description=open("README.rst").read(),
8
author='Matt George',
9
author_email='[email protected]',
10
license="MIT",
0 commit comments