From 4f98c1d1edd97b9124a2e992c5d12843d3b07bb0 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Tue, 22 Mar 2016 14:33:11 -0700 Subject: [PATCH] setup.cfg: stop using tahoe-deps/ refs ticket:2752 --- setup.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index ec0bb3c29..6f49f5f6c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,8 +23,7 @@ zip_ok=False # a git tree, the 'sumo' tarball variant will include all of these # dependencies in the tahoe-deps/ directory. -find_links=tahoe-deps ../tahoe-deps - https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-sdists/ +find_links=https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-sdists/ https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/ # Other sites that we might want to list: