projects
/
pgwui_develop
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
229c08d
)
Include .gitignore and .coveragerc in the dist
author
Karl O. Pinc
<kop@karlpinc.com>
Sat, 2 Jan 2021 23:10:04 +0000
(17:10 -0600)
committer
Karl O. Pinc
<kop@karlpinc.com>
Sat, 2 Jan 2021 23:10:04 +0000
(17:10 -0600)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 858a5d687fe87bb5f2bc06a39a6b88b2fccbf7cc..02a8091d08554198a913b5415681b00eeb8962c1 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-154,6
+154,7
@@
setup(
'pgwui_testing': [
'VERSION',
'TEMPLATE/*',
+ 'TEMPLATE/.*',
'TEMPLATE/*/*',
'TEMPLATE/*/*/*',
'TEMPLATE/*/*/*/*',