Henri Dickson
Henri Dickson
@selwin would you be ok to merge this? not sure why the tests fail, but this change is really minimal and cosmetic here.
@selwin thanks, rebased from master and test is passing again. hopefully it's good to merge now
thanks for stepping up. looking forward!
It seems PyPI issue was closed as done recently https://github.com/pypi/support/issues/4164 Is there anyone can publish this release now? Or it just took too long that PyPI access was given to...
Anything can be done to move this forward?
Dig a bit deeper, even only 2 const options has same problem ``` { "type": "array", "title": "Languages", "items": { "oneOf": [ {"const": "en","title": "English"}, {"const": "fr","title": "French"} ] },...