Skip to content

Commit

Permalink
archlinux-python: Add joblib
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Jul 24, 2024
1 parent 87865ff commit ff98775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archlinux-python/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ RUN sudo pacman -Syu --noconfirm --noprogressbar openssh libxml2 boost tbb mupar
python-numpydoc python-pip python-scipy python-pandas python-sphinx python-sphinx-copybutton python-sphinxcontrib-jquery python-matplotlib texlive-latexextra texlive-mathscience

# Install packages from AUR
RUN aurman -S --noconfirm --noedit hmat-oss python-sphinx-gallery python-dill cminpack ceres-solver dlib coin-or-bonmin pagmo spectra nanoflann libcuba
RUN aurman -S --noconfirm --noedit hmat-oss python-sphinx-gallery python-joblib python-dill cminpack ceres-solver dlib coin-or-bonmin pagmo spectra nanoflann libcuba

0 comments on commit ff98775

Please sign in to comment.