Commit 64d2fe56 authored by Mario Rodas's avatar Mario Rodas
Browse files

python310Packages.sphinx-thebe: add format attribute

parent 7d98b3ba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@
buildPythonPackage rec {
  pname = "sphinx-thebe";
  version = "0.2.0";
  format = "setuptools";

  disabled = pythonOlder "3.6";