autowrap v0.0.1 - Automatically wrap existing D code for use in Python and Excel

Nikos nikos at home.com
Thu May 10 19:50:40 UTC 2018


In my dub.sdl file I have

> configuration "python35" {
>  subConfiguration "autowrap" "python35"
>}

and I run

> dub build --config=python35

which still tries to find python36. Why doesn't it look for 3.5?



More information about the Digitalmars-d-announce mailing list