feat: first working version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user