mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 23:51:03 +00:00
pythonPackages: normalise prompt_toolkit
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
, click
|
||||
, fetchFromGitHub
|
||||
, mock
|
||||
, prompt_toolkit
|
||||
, prompt-toolkit
|
||||
, pygments
|
||||
, pyserial
|
||||
, pyserial-asyncio
|
||||
@@ -31,7 +31,7 @@ buildPythonPackage rec {
|
||||
propagatedBuildInputs = [
|
||||
aiohttp
|
||||
click
|
||||
prompt_toolkit
|
||||
prompt-toolkit
|
||||
pygments
|
||||
pyserial
|
||||
pyserial-asyncio
|
||||
|
||||
Reference in New Issue
Block a user