Closed wasilukm closed 3 years ago
@tintinweb could you please consider accepting this PR and releasing a new package version?
hey @wasilukm 🙌
might take a couple of days to release. the dependencies are all messed up on macos 🙄
cheers
@tintinweb thank you for your support. Do you need any help with the release?
ci-runtests is failing which is preventing me from publishing it 🤔. I may have time to look into this after next week. Happy if you want to take a look and fix it so I can publish it @wasilukm.
Up to now
os
module was used fromscapy
instead direct import. In recent versions ofscapy
os
module was removed from their scope and this in a result exposed missing import inscapy_ssl_tls
.Fixes #153