diff --git a/packages/postgresml-python/build.sh b/packages/postgresml-python/build.sh index 2d3ad2fde..5d724e9fa 100644 --- a/packages/postgresml-python/build.sh +++ b/packages/postgresml-python/build.sh @@ -58,6 +58,8 @@ echo "Creating Python virtual environment with Python ${PYTHON_VERSION}" virtualenv --python="python${PYTHON_VERSION}" "$deb_dir/var/lib/postgresml-python/pgml-venv" source "$deb_dir/var/lib/postgresml-python/pgml-venv/bin/activate" +pip install --upgrade setuptools + python -m pip install -r "${deb_dir}/etc/postgresml-python/requirements.txt" deactivate @@ -71,4 +73,4 @@ dpkg-deb \ --build "$deb_dir" \ "postgresml-python-${PACKAGE_VERSION}-ubuntu${UBUNTU_VERSION}-${ARCH}.deb" -rm -rf "$deb_dir" \ No newline at end of file +rm -rf "$deb_dir"
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: