зеркало из https://github.com/mozilla/bugbug.git
Update to rust-code-analysis v0.0.5 and microannotate v0.0.19
This commit is contained in:
Родитель
bf7c02a6f9
Коммит
6d10c10166
|
@ -7,7 +7,7 @@ RUN apt-get update && \
|
|||
python2 -m pip install --disable-pip-version-check --quiet --no-cache-dir mercurial==5.2 && \
|
||||
hg clone -r fa93e7223185 https://hg.mozilla.org/hgcustom/version-control-tools /version-control-tools/ && \
|
||||
rm -r /version-control-tools/.hg /version-control-tools/ansible /version-control-tools/docs /version-control-tools/testing && \
|
||||
curl -L https://github.com/mozilla/rust-code-analysis/releases/download/v0.0.4/rust-code-analysis-linux-x86_64.tar.gz | tar -C /usr/bin -xzv --strip=1 && \
|
||||
curl -L https://github.com/mozilla/rust-code-analysis/releases/download/v0.0.5/rust-code-analysis-linux-x86_64.tar.gz | tar -C /usr/bin -xzv --strip=1 && \
|
||||
apt-get purge -y python-pip curl && \
|
||||
apt-get autoremove -y && \
|
||||
rm -r /var/lib/apt/lists/*
|
||||
|
|
|
@ -3,7 +3,7 @@ joblib==0.14.1
|
|||
libmozdata==0.1.63
|
||||
lmdb==0.98
|
||||
matplotlib==3.1.2
|
||||
microannotate==0.0.18
|
||||
microannotate==0.0.19
|
||||
numpy==1.17.4
|
||||
orjson==2.1.3
|
||||
pandas==0.25.3
|
||||
|
|
Загрузка…
Ссылка в новой задаче