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 421b79d commit 5a283a6Copy full SHA for 5a283a6
setup.py
@@ -4,6 +4,7 @@
4
packages=['testgres'],
5
version='0.2.0',
6
description='Testing utility for postgresql and its extensions',
7
+ license='PostgreSQL',
8
author='Ildar Musin',
9
author_email='zildermann@gmail.com',
10
url='https://github.com/postgrespro/testgres',
0 commit comments