mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
PEP-8. Sigh.
This commit is contained in:
parent
18c2faf7a9
commit
2121adb7fb
@ -56,11 +56,12 @@ setup(
|
|||||||
version=config.APP_VERSION,
|
version=config.APP_VERSION,
|
||||||
|
|
||||||
description='PostgreSQL Tools',
|
description='PostgreSQL Tools',
|
||||||
long_description='pgAdmin is the most popular and feature rich Open Source '
|
long_description='pgAdmin is the most popular and feature rich Open '
|
||||||
'administration and development platform for PostgreSQL, '
|
'Source administration and development platform for '
|
||||||
'the most advanced Open Source database in the world.\n\n'
|
'PostgreSQL, the most advanced Open Source database in '
|
||||||
'pgAdmin may be used on Linux, Unix, macOS and Windows to '
|
'the world.\n\npgAdmin may be used on Linux, Unix, '
|
||||||
'manage PostgreSQL and EDB Advanced Server 10 and above.',
|
'macOS and Windows to manage PostgreSQL and EDB '
|
||||||
|
'Advanced Server 10 and above.',
|
||||||
|
|
||||||
url='https://www.pgadmin.org/',
|
url='https://www.pgadmin.org/',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user