summaryrefslogtreecommitdiffstats
path: root/pkgs/development/python-modules/help2man/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/help2man/default.nix')
-rw-r--r--pkgs/development/python-modules/help2man/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/help2man/default.nix b/pkgs/development/python-modules/help2man/default.nix
index 38cff88b4a12..edcd479458fe 100644
--- a/pkgs/development/python-modules/help2man/default.nix
+++ b/pkgs/development/python-modules/help2man/default.nix
@@ -23,8 +23,6 @@ buildPythonPackage rec {
hash = "sha256-BIDn+LQzBtDHUtFvIRL3NMXNouO3cMLibuYBoFtCUxI=";
};
- env.SETUPTOOLS_SCM_PRETEND_VERSION = version;
-
nativeBuildInputs = [
jinja2
setuptools-scm