Sorry, ignore this one... 6.5.0 only works with python3, we should remain in the 5.x branch.
Cheers. Elias. 2018-08-24 14:22 GMT-03:00 Elias M. Mariani <[email protected]>: > - Required to update IPython to 6.5.0: > https://github.com/ipython/ipython/blob/6.5.0/setup.py#L195 > > backcall is a Python module to write backwards compatible callback > APIs. That is, you can add parameters to your calls without breaking > third party callback functions that don’t expect those newer > parameters. > > - All regression test passing. > - Taking maintainership. > > Cheers. > Elias.
