Who has two thumbs and remembers the rudiments of his linear algebra courses? Apparently, this guy.

This commit is contained in:
2025-11-02 13:05:21 +02:00
parent 4e591cb82a
commit fa08498620

View File

@@ -74,7 +74,6 @@ jobs:
libsm-dev \
libx11-dev \
libgl1-mesa-dev \
libglu1-mesa-dev \
python3-dev \
&& python -m pip install --upgrade pip \
&& pip install -r /app/requirements.txt \