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 committed by Markus Zolliker
parent 380c8108eb
commit b3a2f33151

View File

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