##// END OF EJS Templates
Adopt NEP 29, Drop Python 3.5 and Numpy <1.14...
Adopt NEP 29, Drop Python 3.5 and Numpy <1.14 This lays out the foundation of adopting NEP29 in IPython, And drop support for older versions of Python in the metadata, setup.py and __init__. This does not yet remove any codepath from within IPython.

File last commit:

r22722:622b6cfa
r25225:0f6d2f42
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%