don't disable certificate checks anymore
Executables generated with PyInstaller auto-include the root certificate file and certificate checks now work out-of-the-box.
This commit is contained in:
@@ -25,7 +25,6 @@ TRAVIS_SKIP = {
|
||||
|
||||
# temporary issues, etc.
|
||||
BROKEN = {
|
||||
"acidimg",
|
||||
"mangapark",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user