Skip to content

Commit 7cfbd0e

Browse files
authored
python311Packages.pysigma-backend-elasticsearch: refactor
1 parent 94d83cc commit 7cfbd0e

File tree

1 file changed

+1
-1
lines changed
  • pkgs/development/python-modules/pysigma-backend-elasticsearch

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/pysigma-backend-elasticsearch/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
buildPythonPackage rec {
1212
pname = "pysigma-backend-elasticsearch";
1313
version = "1.0.10";
14-
format = "pyproject";
14+
pyproject = true;
1515

1616
disabled = pythonOlder "3.8";
1717

0 commit comments

Comments
 (0)