ci/Dockerfile: do no use pytango from upstream

Change-Id: Ie002aff67e0fb4d6daf6f621c58be8c5ab71af9d
This commit is contained in:
Georg Brandl
2024-10-16 15:06:03 +02:00
parent 3bbde105f8
commit 084529d5fb

View File

@@ -11,7 +11,6 @@ RUN apt-get update && \
locales \
python3 \
python3-dev \
python3-tango \
python3-venv python3-setuptools \
virtualenv