summary refs log tree commit diff
path: root/pkgs/development/python-modules/hypothesis/default.nix
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2018-07-22 11:14:41 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2018-07-22 11:14:41 +0200
commit3209775495eef54ed5c61592ff302dab002f8825 (patch)
tree3a9ff53ad1b7c8ea6db32f5f081a6f64079d6b9a /pkgs/development/python-modules/hypothesis/default.nix
parent610485faa7f8c043482c4a9c030938ed315557e5 (diff)
parent6c72782d364149c7cfea1ea69fdbc1133acc80b5 (diff)
Merge master into staging
Diffstat (limited to 'pkgs/development/python-modules/hypothesis/default.nix')
-rw-r--r--pkgs/development/python-modules/hypothesis/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/hypothesis/default.nix b/pkgs/development/python-modules/hypothesis/default.nix
index 83e369ec0fcdf..6701c5a5b7e98 100644
--- a/pkgs/development/python-modules/hypothesis/default.nix
+++ b/pkgs/development/python-modules/hypothesis/default.nix
@@ -1,6 +1,6 @@
-{ lib, buildPythonPackage, fetchFromGitHub, python
+{ lib, buildPythonPackage, fetchFromGitHub
 , isPy3k, attrs, coverage, enum34
-, doCheck ? true, pytest, pytest_xdist, flake8, flaky, mock
+, doCheck ? true, pytest, pytest_xdist, flaky, mock
 }:
 buildPythonPackage rec {
   # http://hypothesis.readthedocs.org/en/latest/packaging.html