ariovistus / pyd

Interoperability between Python and D
MIT License
157 stars 32 forks source link

subconfiguration value for Python 3.10 #161

Closed fccoelho closed 1 year ago

fccoelho commented 2 years ago

I am trying to build my package with Python 3.10 but I keep getting the error:

The sub configuration directive "pyd" -> "python310" references a configuration that does not exist.

What should I add to my dub.conf for Python 3.10? I have tried many ways to write it and none work