projects
/
pgwui_develop
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51de0af
)
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 c355185402161a49e892f7949ec4b91eaa8a8106..9e6b62fef1d4570865ab3535181240c2a1b81a90 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-111,10
+111,10
@@
setup(
],
# What does your project relate to?
- keywords=
(
+ keywords=
[
'PGWUI',
'testing',
-
)
,
+
]
,
# You can just specify the packages manually here if your project is
# simple. Or you can use find_packages().