ejschwartz commited on
Commit
3922383
·
1 Parent(s): fc7eebd
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -11,6 +11,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
11
  cmake \
12
  python-is-python3 \
13
  python3-pip \
 
14
  wget
15
 
16
  # Install llvm
 
11
  cmake \
12
  python-is-python3 \
13
  python3-pip \
14
+ python3-pybind11 \
15
  wget
16
 
17
  # Install llvm