Skip to content

Commit

Permalink
python311Packages.papermill: add mainProgram
Browse files Browse the repository at this point in the history
  • Loading branch information
natsukium committed Feb 3, 2024
1 parent 22b7b3d commit 87a0a83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/python-modules/papermill/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,6 @@ buildPythonPackage rec {
homepage = "https://github.com/nteract/papermill";
license = licenses.bsd3;
maintainers = with maintainers; [ ];
mainProgram = "papermill";
};
}

0 comments on commit 87a0a83

Please sign in to comment.