feat: first working version

This commit is contained in:
2026-07-18 08:44:23 +02:00
parent 885134989d
commit 60d74112dc
7 changed files with 31 additions and 19 deletions
+6
View File
@@ -0,0 +1,6 @@
FROM git.janishutz.com/registry/dev-container-base
RUN pacman --noconfirm -S python python-pip python-yaml python-wheel python-scipy \
python-numpy python-pillow python-jsonschema python-pytest python-installer \
python-colorama python-matplotlib python-setuptools python-sympy python-packaging \
python-pyaml python-argcomplete python-cryptography