projects
/
pgwui_logout
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
221f783
)
keywords are a list
author
Karl O. Pinc
<kop@karlpinc.com>
Wed, 11 Dec 2019 16:08:25 +0000
(10:08 -0600)
committer
Karl O. Pinc
<kop@karlpinc.com>
Wed, 11 Dec 2019 16:08:25 +0000
(10:08 -0600)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 6568e80e0f01d45ef6cbec4b1cf06a01c2aa9b49..8209db4a5a23da2cd937d19fc52240b8d5b43f9b 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-120,7
+120,7
@@
setup(
],
# What does your project relate to?
- keywords=
(
+ keywords=
[
'database front end',
'interface',
'Postgres',
@@
-131,7
+131,7
@@
setup(
'user interface',
'web',
'web front end',
-
)
,
+
]
,
# You can just specify the packages manually here if your project is
# simple. Or you can use find_packages().