this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #20467 from phated/patch-4

conf-python-3: Add cygwinports depext installation

authored by

Marcello Seri and committed by
GitHub
cead67b0 2f6592be

+1
+1
packages/conf-python-3/conf-python-3.1.0.0/opam
··· 20 20 ["lang/python36"] {os = "freebsd"} 21 21 ["python36"] {os-distribution = "macports" & os = "macos"} 22 22 ["python@3"] {os-distribution = "homebrew" & os = "macos"} 23 + ["system:python3"] {os-distribution = "cygwinports"} 23 24 ] 24 25 synopsis: "Virtual package relying on Python-3 installation" 25 26 description: """