projects
/
pgwui_upload
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4925f06
)
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 e96ff09debea432e5071d0d542b931ad979e3613..67847198666cb98121fe054daf40d54acce41fe6 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-121,7
+121,7
@@
setup(
],
# What does your project relate to?
- keywords=
(
+ keywords=
[
'batch',
'batch upload',
'batch validation',
@@
-146,7
+146,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().