python3Packages.git-revise: Remove redundant rec
After pointing the `meta.changelog` attr to the `CHANGELOG.md` on `main`, the `rec` isn't used for anything.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
pytestCheckHook,
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
buildPythonPackage {
|
||||
pname = "git-revise";
|
||||
version = "0.7.0-unstable-2025-01-28";
|
||||
format = "setuptools";
|
||||
|
||||
Reference in New Issue
Block a user