Skip to content

Commit 818b0e6

Browse files
Add osx to resolve.py mapping
1 parent a7f8f49 commit 818b0e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vinca/resolve.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
map_platform_python_to_conda = {
77
"linux-64": "linux",
88
"linux-aarch64": "linux",
9+
"osx": "osx",
910
"osx-64": "osx",
1011
"win-64": "win64",
1112
}

0 commit comments

Comments
 (0)