Merge branch 'py3' into py3qt

This commit is contained in:
Kashiko Koibumi 2024-09-01 15:12:45 +09:00
commit 3fe7c2f7f2
No known key found for this signature in database
GPG Key ID: 8F06E069E37C40C4

View File

@ -15,4 +15,4 @@ RUN apt-get install -yq \
RUN ln -sf /usr/bin/python3 /usr/bin/python RUN ln -sf /usr/bin/python3 /usr/bin/python
RUN pip3 install --upgrade setuptools pip RUN pip3 install --upgrade 'setuptools<71' pip