1{
2    "version": 1,
3    "project": "mercurial",
4    "project_url": "https://mercurial-scm.org/",
5    "repo": "..",
6    "branches": ["default", "stable"],
7    "environment_type": "virtualenv",
8    "show_commit_url": "https://www.mercurial-scm.org/repo/hg/rev/",
9    "benchmark_dir": "benchmarks",
10    "env_dir": "../.asv/env",
11    "results_dir": "../.asv/results",
12    "html_dir": "../.asv/html"
13}
14