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