mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-04 12:03:21 +00:00
python311Packages.sphinx-thebe: fix build
This commit is contained in:
parent
d7f45e3428
commit
f15b59e7b1
@ -8,7 +8,7 @@
|
||||
buildPythonPackage rec {
|
||||
pname = "sphinx-thebe";
|
||||
version = "0.2.1";
|
||||
format = "setuptools";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user