We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5dae748 + ee61913 commit 6526b81Copy full SHA for 6526b81
packages/conf-python-3/conf-python-3.9.0.0/opam
@@ -19,7 +19,7 @@ depexts: [
19
["lang/python39"] {os = "netbsd"}
20
["python3"] {os = "freebsd"}
21
["python39"] {os-distribution = "macports" & os = "macos"} # this will not result in a python3 command but only a python3.9 command
22
- ["python@3"] {os-distribution = "homebrew" & os = "macos"}
+ ["python@3.9"] {os-distribution = "homebrew" & os = "macos"}
23
["system:python3"] {os-distribution = "cygwinports"}
24
]
25
synopsis: "Virtual package relying on Python-3 installation"
0 commit comments