Update pkgs/development/python-modules/flask-gravatar/default.nix
This commit is contained in:
parent
c6a18b488c
commit
aad4d13f52
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ buildPythonPackage rec {
|
||||||
sha256 = "YGZfMcLGEokdto/4Aek+06CIHGyOw0arxk0qmSP1YuE=";
|
sha256 = "YGZfMcLGEokdto/4Aek+06CIHGyOw0arxk0qmSP1YuE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
sed -i setup.py \
|
sed -i setup.py \
|
||||||
-e "s|tests_require=tests_require,||g" \
|
-e "s|tests_require=tests_require,||g" \
|
||||||
|
|
Loading…
Reference in a new issue