We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb91919 commit 171faf1Copy full SHA for 171faf1
2 files changed
scripts/fixsetup.sh
scripts/setup.sh
@@ -23,7 +23,6 @@ if [ -n "${PYTHON_VERSIONS}" ]; then
23
echo "> pdm use -f python${python_version}: Python interpreter not available?" >&2
24
fi
25
done
26
- bash scripts/fixsetup.sh
27
else
28
pdm install
29
0 commit comments