projects
/
pgwui_logout
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fe565d
)
Add pgwui depenencies
author
Karl O. Pinc
<kop@meme.com>
Wed, 31 Oct 2018 01:16:19 +0000
(20:16 -0500)
committer
Karl O. Pinc
<kop@meme.com>
Wed, 31 Oct 2018 01:16:19 +0000
(20:16 -0500)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 99793a82b7c96a10aeb850d26125108bb73c5a8d..0e97a0529855a9c60fe4960f0650999e9bef8b2b 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-132,6
+132,7
@@
setup(
# Run-time dependencies.
install_requires=[
+ 'pgwui_common',
'pyramid',
],