Skip to content

Commit 5d20026

Browse files
authored
Merge pull request #145 from PyAutoLabs/claude/wake-up-u53v8z
fix: clear two manifest-drift leftovers (PyAutoConf rename + firewall token)
2 parents 0a5a6df + c25e54b commit 5d20026

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bin/ensure_workspace_labels.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ REPOS=(
4242
PyAutoLabs/PyAutoArray
4343
PyAutoLabs/PyAutoGalaxy
4444
PyAutoLabs/PyAutoLens
45-
PyAutoLabs/PyAutoConf
45+
PyAutoLabs/PyAutoNerves
4646
PyAutoLabs/PyAutoFit
4747
PyAutoLabs/PyAutoCTI
4848
PyAutoLabs/autocti_workspace

bin/version_drift.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ fi
3939
echo
4040

4141
# repo:path — the coupled release-train stamps (libraries + user workspaces).
42-
# PyAutoCTI is intentionally excluded: it is not on the coupled train and
43-
# carries its own version line.
42+
# The charge-transfer (CTI) calibration stack is intentionally excluded: it is
43+
# not on the coupled train and carries its own version line.
4444
STAMPS=(
4545
"PyAutoNerves:autonerves/__init__.py"
4646
"PyAutoArray:autoarray/__init__.py"

0 commit comments

Comments
 (0)