Ajout des certificats dans le module

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
Yohann D'ANELLO 2021-08-17 20:22:09 +02:00
parent 3e1a921ed2
commit 5e4ac1dc02
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ install_requires =
cryptography>=3.3.2
python_requires = >=3.6
[options.package_data]
pscheck = certs/*.pem
[options.entry_points]
console_scripts =
pscheck = pscheck.pscheck:main