summaryrefslogtreecommitdiffstats
path: root/pkgs/development/python-modules/jaraco-net/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/jaraco-net/default.nix')
-rw-r--r--pkgs/development/python-modules/jaraco-net/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/jaraco-net/default.nix b/pkgs/development/python-modules/jaraco-net/default.nix
index 565395d84023..4765c1dc301c 100644
--- a/pkgs/development/python-modules/jaraco-net/default.nix
+++ b/pkgs/development/python-modules/jaraco-net/default.nix
@@ -49,8 +49,6 @@ buildPythonPackage rec {
setuptools-scm
];
- SETUPTOOLS_SCM_PRETEND_VERSION = version;
-
propagatedBuildInputs = [
more-itertools
beautifulsoup4