itch-dl: fix build (allow lxml==6)
This commit is contained in:
@@ -35,6 +35,7 @@ python3Packages.buildPythonApplication rec {
|
||||
pythonRelaxDeps = [
|
||||
"urllib3"
|
||||
"beautifulsoup4"
|
||||
"lxml"
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user