python311Packages.sphinx-comments: fix build
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
buildPythonPackage rec {
|
||||
pname = "sphinx-comments";
|
||||
version = "0.0.3";
|
||||
format = "pyproject";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
|
||||
Reference in New Issue
Block a user