Skip to content

Commit

Permalink
Revert "python3Packages.scooby: unbreak"
Browse files Browse the repository at this point in the history
  • Loading branch information
dotlambda authored Mar 22, 2023
1 parent d8e1593 commit 5b5d14b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pkgs/development/python-modules/scooby/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ buildPythonPackage rec {
hash = "sha256-wKbCIA6Xp+VYhcQ5ZpHo5usB+ksnMAJyv5naBvl4Cxo=";
};

postPatch = ''
# Drop broken version specifier
sed -i '/python_requires/d' setup.py
'';

SETUPTOOLS_SCM_PRETEND_VERSION = version;

nativeBuildInputs = [
Expand Down

0 comments on commit 5b5d14b

Please sign in to comment.