Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix import python-magic fail in win32 #9

Merged
merged 1 commit into from
Apr 12, 2023
Merged

fix import python-magic fail in win32 #9

merged 1 commit into from
Apr 12, 2023

Conversation

Rhilip
Copy link
Contributor

@Rhilip Rhilip commented Apr 12, 2023

python-magic without platform limit will cause pip install both python-magic and python-magic-bin in win32. we should limit it in darwin and linux.
more detail see: https://t.me/trilium_cn/510

python-magic without platform limit will cause pip install both `python-magic` and `python-magic-bin` in win32. we should limit it in darwin and linux. 
more detail see: https://t.me/trilium_cn/510
@Nriver Nriver merged commit 91aa600 into Nriver:main Apr 12, 2023
@Rhilip Rhilip deleted the patch-1 branch April 12, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants