1
0
Fork 0

Change license file.

This commit is contained in:
Amjith Ramanujam 2014-12-11 01:44:00 -08:00
parent 657ed40048
commit 7b704af3c9
2 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ setup(
author='Amjith Ramanujam',
author_email='amjith[dot]r[at]gmail.com',
version=version,
license=open('LICENSE').read(),
license='LICENSE.txt',
url='https://github.com/amjith/pgcli',
packages=find_packages(),
description=description,