Skip to content

Commit

Permalink
python bindings release build
Browse files Browse the repository at this point in the history
  • Loading branch information
infinisil committed Feb 7, 2023
1 parent 0164bd8 commit ce82566
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ python.pkgs.buildPythonPackage {
mesonConfigurePhase
'';

mesonBuildType = "release";

doInstallCheck = true;
installCheckPhase = "meson test -v";

Expand Down

0 comments on commit ce82566

Please sign in to comment.