Skip to content

Commit c34053b

Browse files
authored
Update asv.conf.json
1 parent 4ab89e7 commit c34053b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asv.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"conda_channels": ["conda-forge", "defaults"],
6464

6565
// A conda environment file that is used for environment creation.
66-
"conda_environment_file": "https://raw.githubusercontent.com/bopen/sarsen/main/environment-ci.yml",
66+
"conda_environment_file": "https://raw.githubusercontent.com/bopen/sarsen/main/environment.yml",
6767

6868
// The matrix of dependencies to test. Each key of the "req"
6969
// requirements dictionary is the name of a package (in PyPI) and

0 commit comments

Comments
 (0)