python3Packages.sentence-stream: relax regex constraint
This commit is contained in:
@@ -28,6 +28,10 @@ buildPythonPackage rec {
|
||||
regex
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"regex"
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-asyncio
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user