Skip to content

Commit 171faf1

Browse files
committed
chore: Remove fixsetup script
1 parent cb91919 commit 171faf1

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

scripts/fixsetup.sh

Lines changed: 0 additions & 14 deletions
This file was deleted.

scripts/setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ if [ -n "${PYTHON_VERSIONS}" ]; then
2323
echo "> pdm use -f python${python_version}: Python interpreter not available?" >&2
2424
fi
2525
done
26-
bash scripts/fixsetup.sh
2726
else
2827
pdm install
2928
fi

0 commit comments

Comments
 (0)