remove line

This commit is contained in:
Benjamin Labrecque
2026-08-03 16:28:08 +02:00
parent fc46d1a48b
commit ba34ad809e
-3
View File
@@ -20,9 +20,6 @@ if [ "${AGEBD_ENV}" = "dev" ]; then
export EPICS_CA_ADDR_LIST="$EPICS_CA_ADDR_LIST 129.129.146.255"
fi
# activate conda environment
. /opt/gfa/python-3.10/latest/bin/activate
# TODO: building the .venv should be done in CICD (only when uv.lock changes)
pip install uv
# to run `uv ...`