diff --git a/setup.py b/setup.py index e5663db96..38b9f0696 100644 --- a/setup.py +++ b/setup.py @@ -279,7 +279,6 @@ setup(name="tahoe-lafs", # also set in __init__.py "txi2p >= 0.3.1", # in case pip's resolver doesn't work "pytest", "pytest-twisted", - "shutilwhich >= 1.1.0", # in Python 3.3 stdlib ], "tor": [ "foolscap[tor] >= 0.12.5",