Skip to content

Commit 5a1d74f

Browse files
committed
altering path
1 parent bac3701 commit 5a1d74f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

microbiorust-py/asv.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 1,
33
"project": "microbiorust",
4-
"project_url": "https://github.com/microBioRust/microBioRust/microbiorust-py",
4+
"project_url": "https://github.com/LCrossman/microBioRust/microbiorust-py",
55
"branches": ["main"],
66
// MONOREPO SETTINGS - altered to run inside microbiorust-py
77
// 1. The git history is one level up
@@ -30,5 +30,5 @@
3030
"benchmark_dir": "benchmarks",
3131
"results_dir": ".asv/results",
3232
"html_dir": ".asv/html",
33-
"show_commit_url": "https://github.com/microBioRust/microBioRust/microbiorust-py/commit/"
33+
"show_commit_url": "https://github.com/LCrossman/microBioRust/microbiorust-py/commit/"
3434
}

0 commit comments

Comments
 (0)