python310Packages.pyphen: fix pythonImportsCheck
This commit is contained in:
parent
613827f0ce
commit
44f39f4ac7
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ buildPythonPackage rec {
|
|||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
"ptpython"
|
||||
"pyphen"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
|
Loading…
Reference in a new issue