From 2811d5b684e2dd872c4c0e38f776ba9831f0fb6e Mon Sep 17 00:00:00 2001 From: Philip Chmielowiec <67855069+philipc2@users.noreply.github.com> Date: Tue, 17 Sep 2024 12:31:23 -0500 Subject: [PATCH] Update asv.conf.json (#960) --- benchmarks/asv.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/asv.conf.json b/benchmarks/asv.conf.json index b108ec396..31a43921d 100644 --- a/benchmarks/asv.conf.json +++ b/benchmarks/asv.conf.json @@ -94,7 +94,7 @@ "setuptools_scm": [""], "xarray": [""], "netcdf4": [""], - "pip+git+https://github.com/philipc2/pyfma.git": [""] + "pip+pyfma": [""] },