projects
/
pgwui_server
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
708790d
)
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 7b36a20f705db1caae7b880d097759c1a71feda6..5bfadb0a3de97210b18a343dd031aca84b2da98a 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-113,7
+113,7
@@
setup(
],
# What does your project relate to?
- keywords=
(
+ keywords=
[
'batch',
'batch upload',
'bulk',
@@
-133,7
+133,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().