Commit ad98281
refactor!: point the Colab bootstrap at
* refactor!: point the Colab bootstrap at `autonerves` (renamed from autoconf)
The workspace scripts already import the config surface from the science
library (not autoconf). This updates the remaining direct references — the
Colab bootstrap `from autoconf import setup_colab` and its `pip install
autoconf` — to the renamed package `autonerves`. Repo-name references
("PyAutoConf", incl. the CI dependency chain) are unchanged; they flip with
the GitHub repo rename in the coordinated cutover.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013ciVftxvYpefh59wSkR7jN
* chore: rename repo references PyAutoConf -> PyAutoNerves (CI chain + related-repos)
Update the smoke-test dependency chain and docs prose from PyAutoConf to
PyAutoNerves following the GitHub repo rename.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013ciVftxvYpefh59wSkR7jN
---------
Co-authored-by: Claude <noreply@anthropic.com>autonerves (renamed from autoconf) (#35)1 parent bd244c2 commit ad98281
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments