Merge pull request #57583 from costrouc/python-init-sphinxcontrib-tikz
pythonPackages.sphinxcontrib-tikz: init at 0.4.6
This commit is contained in:
@@ -5794,6 +5794,10 @@ in {
|
||||
|
||||
sphinxcontrib-spelling = callPackage ../development/python-modules/sphinxcontrib-spelling { };
|
||||
|
||||
sphinxcontrib-tikz = callPackage ../development/python-modules/sphinxcontrib-tikz {
|
||||
texLive = pkgs.texlive.combine { inherit (pkgs.texlive) scheme-small standalone pgfplots; };
|
||||
};
|
||||
|
||||
sphinx_pypi_upload = callPackage ../development/python-modules/sphinx_pypi_upload { };
|
||||
|
||||
Pweave = callPackage ../development/python-modules/pweave { };
|
||||
|
||||
Reference in New Issue
Block a user