Skip to content
Snippets Groups Projects
Commit 22871246 authored by Reiner Jung's avatar Reiner Jung
Browse files

Minor fix in setup script.

parent 0447ae1b
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,7 @@ function getAgent() { ...@@ -25,6 +25,7 @@ function getAgent() {
"${GIT}" checkout "${KIEKER_4_PYTHON_BRANCH}" "${GIT}" checkout "${KIEKER_4_PYTHON_BRANCH}"
"${PYTHON}" -m pip install --upgrade build "${PYTHON}" -m pip install --upgrade build
"{PIP}" install decorator
"${PYTHON}" -m build "${PYTHON}" -m build
"${PIP}" install dist/kieker-monitoring-for-python-0.0.1.tar.gz "${PIP}" install dist/kieker-monitoring-for-python-0.0.1.tar.gz
cd "${BASE_DIR}" cd "${BASE_DIR}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment