Ajout des certificats dans le module

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2021-08-17 20:22:09 +02:00
parent 3e1a921ed2
commit 5e4ac1dc02

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