Skip to content

Commit 45eba46

Browse files
authored
Merge pull request #81 from fosslight/develop
Update package name for ARM Mac
2 parents 204aa1a + 7913dfb commit 45eba46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
'python-magic-bin'
5656
],
5757
':"darwin" in sys_platform': [
58-
'python-magic-bin'
58+
'python-magic'
5959
],
6060
':"linux" in sys_platform': [
6161
'python-magic'

0 commit comments

Comments
 (0)