Skip to content

Commit 9e71bcf

Browse files
committed
make tests work
1 parent d3441d1 commit 9e71bcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(name='postgresql-orm',
44
description='Easyest PostgreSQL ORM',
5-
long_description=open("README.md").read(),
5+
long_description=open("readme.md").read(),
66
long_description_content_type="text/markdown",
77
author='Vakhtang Zardiashvili',
88
author_email='hazardland@gmail.com',

0 commit comments

Comments
 (0)