python3Packages.bork: fix build (#436870)
This commit is contained in:
@@ -34,6 +34,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"build"
|
||||
"packaging"
|
||||
"urllib3"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user