projects
/
pgwui_common
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c22ec
)
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 7c87d9d772d63efcdbdc21bb17f5248cd29d3b21..8653a94d7e4f7a0ca54c598bfcf50f4f17242121 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().