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