python.pkgs.prompt_toolkit: always use 1 with py2 and 2 with py3
This commit is contained in:
@@ -16,7 +16,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
click
|
||||
httpie
|
||||
parsimonious
|
||||
prompt_toolkit_1
|
||||
prompt_toolkit
|
||||
pygments
|
||||
six
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user