projects
/
osm
/
NBI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59793fe
)
change MANIFEST.in to remove tests from package
91/9491/5
v8.0
author
tierno
<alfonso.tiernosepulveda@telefonica.com>
Tue, 21 Jul 2020 12:18:00 +0000
(12:18 +0000)
committer
tierno
<alfonso.tiernosepulveda@telefonica.com>
Mon, 16 Nov 2020 08:21:40 +0000
(09:21 +0100)
Change-Id: I929d9880145ed8da54c1a3e1b7b6789eb4af8edf
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
MANIFEST.in
patch
|
blob
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index
2e06a57
..
7678ac1
100644
(file)
--- a/
MANIFEST.in
+++ b/
MANIFEST.in
@@
-17,7
+17,7
@@
##
include README.rst
-
recursive-include osm_nbi *.py *.sh *.cfg
*.yml
+
include osm_nbi/*.py osm_nbi/*.cfg osm_nbi/
*.yml
recursive-include osm_nbi/html_public *
recursive-include osm_nbi/http *
-recursive-include devops-stages *
+include devops-stages/*.sh