Skip to content

Commit 5b5d14b

Browse files
authored
Revert "python3Packages.scooby: unbreak"
1 parent d8e1593 commit 5b5d14b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pkgs/development/python-modules/scooby/default.nix

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ buildPythonPackage rec {
2525
hash = "sha256-wKbCIA6Xp+VYhcQ5ZpHo5usB+ksnMAJyv5naBvl4Cxo=";
2626
};
2727

28-
postPatch = ''
29-
# Drop broken version specifier
30-
sed -i '/python_requires/d' setup.py
31-
'';
32-
3328
SETUPTOOLS_SCM_PRETEND_VERSION = version;
3429

3530
nativeBuildInputs = [

0 commit comments

Comments
 (0)