Ajout des certificats dans le module
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
parent
3e1a921ed2
commit
5e4ac1dc02
@ -24,6 +24,9 @@ install_requires =
|
|||||||
cryptography>=3.3.2
|
cryptography>=3.3.2
|
||||||
python_requires = >=3.6
|
python_requires = >=3.6
|
||||||
|
|
||||||
|
[options.package_data]
|
||||||
|
pscheck = certs/*.pem
|
||||||
|
|
||||||
[options.entry_points]
|
[options.entry_points]
|
||||||
console_scripts =
|
console_scripts =
|
||||||
pscheck = pscheck.pscheck:main
|
pscheck = pscheck.pscheck:main
|
||||||
|
Loading…
Reference in New Issue
Block a user