Skip to content

Commit

Permalink
python3Packages.hatch-nodejs-version: remove duplicate dependencies
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
  • Loading branch information
cpcloud and Jonathan Ringer committed Sep 28, 2022
1 parent fd67e5f commit 8a85537
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ buildPythonPackage rec {
sha256 = "sha256-TBvqXjka8poQ8xxQ/H1hFYRLqnP1024uan1d9b95ags=";
};

nativeBuildInputs = [
hatchling
];

propagatedBuildInputs = [
hatchling
];
Expand Down

0 comments on commit 8a85537

Please sign in to comment.