projects
/
pgwui_core
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f348a98
)
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 7a2dcbb38a2a5d72f3fe0c93df5d7c5c242425aa..1b1d4d50aeebd0739889ebd5e5dd781301340ae8 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-109,7
+109,7
@@
setup(
],
# What does your project relate to?
- keywords=
(
+ keywords=
[
'batch',
'batch upload',
'batch validation',
@@
-139,7
+139,7
@@
setup(
'web development',
'web framework',
'web user interface',
-
)
,
+
]
,
# You can just specify the packages manually here if your project is
# simple. Or you can use find_packages().