pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7

Created a version to prompt_toolkit_1 for legacy ipython
This commit is contained in:
Chris Ostrouchov
2018-11-03 22:03:40 -04:00
committed by Frederik Rietdijk
parent 189acf712d
commit d69246709f
9 changed files with 11 additions and 12 deletions

View File

@@ -16,7 +16,7 @@ pythonPackages.buildPythonApplication rec {
click
httpie
parsimonious
prompt_toolkit
prompt_toolkit_1
pygments
six
];