Searched refs:local_dist (Results 1 – 1 of 1) sorted by relevance
238 def install_entry(build, local_dist, entry): argument248 check_call(["cp", os.path.join(local_dist, entry.source_path), install_dir])311 if ((not args.build and not args.local_dist) or312 (args.build and args.local_dist)):347 install_entry(args.build, args.local_dist, entry)