Ryan Morshead
Ryan Morshead
Turns out my hacked fix still works. The new error I was experiencing was caused by something else.
I think this may be related: https://github.com/stefankoegl/python-json-patch/issues/138#issuecomment-1004469874
@takluyver I was planning on using it to specify Javascript dependencies that need to be installed (e.g. for a Jupyter widget) that would be consumed by a downstream installer. So...
If this field isn't natively supported by `flit` I can see two options that would allow me to move forward: 1. `flit_core` could define a generic API that would allow...
@takluyver thoughts on the PR by @bpabel? Alternatively, the above API suggestion doesn't really expose any internal functionality, just the temporary directory `flit_core` builds the wheel/sdist from. In that way...
@takluyver any further thoughts on this issue and corresponding PR?
@takluyver any new thoughts on this?
@vidartf, @jasongrout I came up with an alternative traitlets optimization in https://github.com/ipython/traitlets/pull/469. It's not quite as good as https://github.com/ipython/traitlets/pull/463, but it's close, and doesn't rely in caching decorators.
Odd, something got screwed up. Will fix that soon.
I actually had a separate PR for adding `idom-jupyter` to the list of example usages: https://github.com/jupyter-widgets/widget-cookiecutter/pull/77/files