Add MANIFEST.in to include j2 file in the python package 95/111695/2
authormrichomme <morgan.richomme@orange.com>
Tue, 25 Aug 2020 15:27:05 +0000 (17:27 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Wed, 26 Aug 2020 14:39:40 +0000 (14:39 +0000)
commitd1cc6db2b73f6381e82cfa8613da66e8b3705440
treede0082244be4e4a1c2d0dd8da634f9d2ff3e6e44
parent9b151c6616c0e718edd9955e1c3e9597a5cbbc5e
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>
test/security/check_certificates/MANIFEST.in [new file with mode: 0644]
test/security/check_certificates/setup.cfg
test/security/check_certificates/setup.py