From 643bd4e2e4fe9cc06820d930df8f42527c669675 Mon Sep 17 00:00:00 2001 From: prisae Date: Wed, 24 Apr 2019 10:52:08 +0200 Subject: [PATCH] Update bench to empymod-bench --- asv.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asv.conf.json b/asv.conf.json index 427ddd8..c8ae45e 100644 --- a/asv.conf.json +++ b/asv.conf.json @@ -101,7 +101,7 @@ // The directory (relative to the current directory) that raw benchmark // results are stored in. If not provided, defaults to "results". - "results_dir": "../bench/results", + "results_dir": "../empymod-bench/results", // The directory (relative to the current directory) that the html tree // should be written to. If not provided, defaults to "html".