python313Packages.pelican: relax pygments constraint
This commit is contained in:
@@ -61,7 +61,7 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [ pdm-backend ];
|
||||
|
||||
pythonRelaxDeps = [ "unidecode" ];
|
||||
pythonRelaxDeps = [ "pygments" ];
|
||||
|
||||
buildInputs = [
|
||||
glibcLocales
|
||||
|
||||
Reference in New Issue
Block a user