1
0

Git please
Some checks failed
Test Python / Test (push) Has been cancelled

This commit is contained in:
Jon Michael Aanes 2024-06-02 19:24:13 +02:00
parent fb283e2435
commit b282ecaa41
Signed by: Jmaa
SSH Key Fingerprint: SHA256:Ab0GfHGCblESJx7JRE4fj4bFy/KRpeLhi41y4pF3sNA

View File

@ -1,6 +1,7 @@
# Dependencies
FROM python:alpine
RUN pip install -U \
git \
pip \
setuptools \
wheel