git-filter-repo: update packaging option
format="setuptools" is legacy Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
This commit is contained in:
parent
b1169e3fc6
commit
143d276571
@ -13,7 +13,7 @@ buildPythonPackage rec {
|
||||
pname = "git-filter-repo";
|
||||
version = "2.38.0";
|
||||
docs_version = "01ead411966a83dfcfb35f9d2e8a9f7f215eaa65";
|
||||
format = "setuptools";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.5";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user