python313Packages.mkdocs-rss-plugin: add missing dependencies

This commit is contained in:
Peder Bergebakken Sundt
2025-06-03 22:27:59 +02:00
parent 63f12ff91b
commit dd3b6cc7da
@@ -34,7 +34,7 @@ buildPythonPackage rec {
cachecontrol
gitpython
mkdocs
];
] ++ cachecontrol.optional-dependencies.filecache;
nativeCheckInputs = [
feedparser