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
