AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to version 1.3.1: * refactoring introduced bug: classic prompt use_ipython=False fails if IPython available - additional changes from version 1.3: * needs IPython 1.1.0 or better. Skipped support for older versions. * added extra require, so when ipython is wanted just depend in buildout, pip-requirements, setup, (name it) on interlude[ipython] * start IPython shell with a custom doctest prompt, thus it is easier to copy-paste from the shell to the doctest
- Update to version 1.2 + make the ipython support work with newer ipython versions
- Require python-setuptools instead of distribute (upstreams merged)
- Use license mentioned in README.rst
- Initial version