##// END OF EJS Templates
Backport PR #8805: only require gnureadline on CPython...
Backport PR #8805: only require gnureadline on CPython Slight shenanigans to workaround [setuptools#147](https://bitbucket.org/pypa/setuptools/pull-requests/147), where setuptools misspells 'platform_python_implementation' as 'python_implementation'. closes #8804

File last commit:

r21595:982da894
r21821:e2b269a4
Show More
development.rst
21 lines | 520 B | text/x-rst | RstLexer

Development version

This document describes in-flight development work.

Warning

Please do not edit this file by hand (doing so will likely cause merge conflicts for other Pull Requests). Instead, create a new file in the docs/source/whatsnew/pr folder

Backwards incompatible changes