Skip to content
Snippets Groups Projects

F yaml documentation

Merged Alexander Schlemmer requested to merge f-yaml-documentation into dev
24 files
+ 1015
14
Compare changes
  • Side-by-side
  • Inline
Files
24
+ 2
0
@@ -2,6 +2,8 @@ FROM debian:10
RUN apt-get update && \
apt-get install \
curl \
libhdf5-dev \
pkgconf \
python3 \
python3-pip \
python3-requests \
Loading