python310Packages.pyphen: fix pythonImportsCheck
This commit is contained in:
parent
613827f0ce
commit
44f39f4ac7
@ -31,7 +31,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
"ptpython"
|
||||
"pyphen"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user