Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit fe344a4

Browse files
committed
update messaging
1 parent cad6eea commit fe344a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-build-functions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ install_dependencies() {
149149
echo "Python version set to ${PYTHON_VERSION}"
150150
else
151151
echo "Error setting python version from runtime.txt"
152-
echo "Please check to ensure ${PYTHON_VERSION} is included."
152+
echo "Please see https://www.netlify.com/docs/build-settings for current versions"
153153
exit 1
154154
fi
155155
else

0 commit comments

Comments
 (0)