aboutsummaryrefslogtreecommitdiffstats
path: root/test/security/check_certificates/MANIFEST.in
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-08-25 17:27:05 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2020-08-26 14:39:40 +0000
commitd1cc6db2b73f6381e82cfa8613da66e8b3705440 (patch)
treede0082244be4e4a1c2d0dd8da634f9d2ff3e6e44 /test/security/check_certificates/MANIFEST.in
parent9b151c6616c0e718edd9955e1c3e9597a5cbbc5e (diff)
Add MANIFEST.in to include j2 file in the python package
Not sure it is the best way, maybe it can be done with setup.cfg.. it seems to be OK Issue-ID: INT-1570 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I7a1ddefba0ec0bbe35a5a51baebdf4a715a4f131 Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'test/security/check_certificates/MANIFEST.in')
-rw-r--r--test/security/check_certificates/MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/security/check_certificates/MANIFEST.in b/test/security/check_certificates/MANIFEST.in
new file mode 100644
index 000000000..c76e9befb
--- /dev/null
+++ b/test/security/check_certificates/MANIFEST.in
@@ -0,0 +1,2 @@
+include check_certificates/nodeports_xfail.txt
+include check_certificates/templates/*.j2