We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3441d1 commit 9e71bcfCopy full SHA for 9e71bcf
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(name='postgresql-orm',
4
description='Easyest PostgreSQL ORM',
5
- long_description=open("README.md").read(),
+ long_description=open("readme.md").read(),
6
long_description_content_type="text/markdown",
7
author='Vakhtang Zardiashvili',
8
author_email='hazardland@gmail.com',
0 commit comments