projects
/
pgwui_upload_core
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d3e947
)
It is pgwui_common which is the requirement, not pgwui_core
author
Karl O. Pinc
<kop@meme.com>
Tue, 30 Oct 2018 21:35:04 +0000
(16:35 -0500)
committer
Karl O. Pinc
<kop@meme.com>
Tue, 30 Oct 2018 21:35:04 +0000
(16:35 -0500)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 8a01d977afd1197b045c70192dba2e637d70fff6..c4ca2f63c1d2406fa2f09b07b358f197d2f8197e 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-142,7
+142,7
@@
setup(
# Run-time dependencies.
install_requires=[
'markupsafe',
- 'pgwui_co
re
',
+ 'pgwui_co
mmon
',
'psycopg2',
'pyramid',
],