Try debugging CI/ubuntu-20.04 integration tests...

Does removing the `charset_normalizer.md__mypyc` hidden import make the
tests pass?
This commit is contained in:
Chris Wood 2023-01-27 11:59:24 -05:00
parent a292f52de1
commit e046627d31

View File

@ -36,7 +36,6 @@ hidden_imports = [
'allmydata.stats',
'base64',
'cffi',
'charset_normalizer.md__mypyc',
'collections',
'commands',
'Crypto',