Added six - Fixes issue #93

FIX for issue #93 :
ImportError: cannot import name 'collections_abc' from 'six.moves' (unkown location)
This commit is contained in:
PlazzmiK
2022-02-16 20:14:51 +01:00
committed by GitHub
parent a6fb73b87e
commit ca980a74a3

View File

@ -16,3 +16,4 @@ qrcode
netifaces netifaces
weasyprint weasyprint
python-whois python-whois
six