mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Use certifi to ensure CA certificates are bundled in pyinstaller
This commit is contained in:
parent
07a75a37c3
commit
263780e6a3
2 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ install_requires =
|
|||
beautifulsoup4>=4.9.3
|
||||
rich>=10.1.0
|
||||
keyring>=23.0.1
|
||||
certifi>=2020.12.5
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue