python3Packages.jsonpath-ng: temporarily use setuptools format (#421669)
This commit is contained in:
commit
870010b062
@ -11,6 +11,8 @@
|
||||
buildPythonPackage rec {
|
||||
pname = "jsonpath-ng";
|
||||
version = "1.7.0";
|
||||
format = "setuptools";
|
||||
# TODO: typo; change to pyproject = true;
|
||||
pypropject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
Loading…
x
Reference in New Issue
Block a user