python310Packages.sphinx-thebe: add format attribute
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
buildPythonPackage rec {
|
||||
pname = "sphinx-thebe";
|
||||
version = "0.2.0";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user