requirements: Add scandir package to ipython.txt.

Needed for pathlib2==2.2.1.
This commit is contained in:
hackerkid 2017-01-20 01:45:57 +05:30 committed by Tim Abbott
parent 071ab7bf70
commit 57e4c925bc
1 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,6 @@ ptyprocess==0.5.1
simplegeneric==0.8.1 simplegeneric==0.8.1
traitlets==4.3.1 traitlets==4.3.1
wcwidth==0.1.7 wcwidth==0.1.7
#Needed for pathlib2==2.2.1
scandir==1.4