Update pkgs/development/python-modules/flask-gravatar/default.nix

This commit is contained in:
Sandro
2022-01-18 19:21:47 +01:00
committed by GitHub
parent c6a18b488c
commit aad4d13f52
@@ -16,7 +16,6 @@ buildPythonPackage rec {
sha256 = "YGZfMcLGEokdto/4Aek+06CIHGyOw0arxk0qmSP1YuE=";
};
postPatch = ''
sed -i setup.py \
-e "s|tests_require=tests_require,||g" \