python313Packages.mkdocs-rss-plugin: add missing dependencies
This commit is contained in:
@@ -34,7 +34,7 @@ buildPythonPackage rec {
|
||||
cachecontrol
|
||||
gitpython
|
||||
mkdocs
|
||||
];
|
||||
] ++ cachecontrol.optional-dependencies.filecache;
|
||||
|
||||
nativeCheckInputs = [
|
||||
feedparser
|
||||
|
||||
Reference in New Issue
Block a user