Add pyodbc

master
Bradlee Speice 2016-12-09 18:06:04 -05:00
父節點 db24751034
當前提交 cee3abb395
共有 1 個文件被更改,包括 2 次插入2 次删除

查看文件

@ -15,8 +15,8 @@ RUN apt-get update && \
# Install the Scipy stuff we need
apt-get install -y \
python3 libpython3-dev \
python-pandas python-matplotlib python-sklearn \
python3-pandas python3-matplotlib python3-sklearn \
python-pandas python-matplotlib python-sklearn python-pyodbc \
python3-pandas python3-matplotlib python3-sklearn python3-pyodbc \
texlive-latex-extra texlive-fonts-recommended texlive-generic-recommended pandoc
# And the python-specific tools