You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like #82 removed a hard dependency on python-magic. Would it be appropriate to make it an optional dependency? This would allow installation on Windows. I'm happy to make a PR if so.
The text was updated successfully, but these errors were encountered:
Hi @satya-waylit, I spent some time investigating alternatives and I found out there is a pure-Python implementation of magic. From now on Mocket will rely on it.
Looks like #82 removed a hard dependency on
python-magic
. Would it be appropriate to make it an optional dependency? This would allow installation on Windows. I'm happy to make a PR if so.The text was updated successfully, but these errors were encountered: