notfound 680285 ipython/0.13-1
thanks

why does jade fall back to 0.10 interface when it encounters a too new
version?

doc/sphinx/conf.py
if yade.runtime.ipython_version<12:
  import ipython_directive as id
else:
  import ipython_directive012 as id

version is set to 11 in runtime.py

the sensible approach would be to fall back to the newest interface known.

sorry I did not test this before the upload, but 0.13 is api compatible
with 0.12 and I did not expect such weirdness.
I did not have enough time to test build the rather large yade package.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to