projects
/
pgwui_develop
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cb2231
)
Common contains core and has other things usually needed
author
Karl O. Pinc
<kop@karlpinc.com>
Sun, 4 Aug 2024 17:42:29 +0000
(12:42 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Sun, 4 Aug 2024 17:42:29 +0000
(12:42 -0500)
src/pgwui_develop/TEMPLATE/setup.py.mak
patch
|
blob
|
history
diff --git
a/src/pgwui_develop/TEMPLATE/setup.py.mak
b/src/pgwui_develop/TEMPLATE/setup.py.mak
index e7127b045be6cd91fba74977f80e69b7572a2679..c131b0f631f55402b1b18bc97f0ad4d1954bd907 100644
(file)
--- a/
src/pgwui_develop/TEMPLATE/setup.py.mak
+++ b/
src/pgwui_develop/TEMPLATE/setup.py.mak
@@
-62,7
+62,7
@@
def filter_readme():
#
install_requires = [
'markupsafe',
- 'pgwui_co
re
==' + version,
+ 'pgwui_co
mmon
==' + version,
'pgwui_upload_core==' + version,
'psycopg',
'pyramid',