python3Packages.commoncode: relax beautifulsoup4 constraint
This commit is contained in:
parent
e826d0136b
commit
7fa94798d0
@ -33,6 +33,8 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
build-system = [ setuptools-scm ];
|
build-system = [ setuptools-scm ];
|
||||||
|
|
||||||
|
pythonRelaxDeps = [ "beautifulsoup4" ];
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
attrs
|
attrs
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user