Skip to content

Commit 5a283a6

Browse files
committed
add license to setup.py
1 parent 421b79d commit 5a283a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
packages=['testgres'],
55
version='0.2.0',
66
description='Testing utility for postgresql and its extensions',
7+
license='PostgreSQL',
78
author='Ildar Musin',
89
author_email='zildermann@gmail.com',
910
url='https://github.com/postgrespro/testgres',

0 commit comments

Comments
 (0)