Commit 4fba58c9 authored by Mike Hommey's avatar Mike Hommey
Browse files

Bug 1809587 - Remove pytoml from the toolchain-build docker image....

Bug 1809587 - Remove pytoml from the toolchain-build docker image. r=firefox-build-system-reviewers,ahochheiden

None of the few remaining things that are still using pytoml are
expected to be running on this docker image, let alone outside mach.

Differential Revision: https://phabricator.services.mozilla.com/D166509
parent cbc3b7df
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -41,7 +41,6 @@ RUN apt-get update && \
      procps \
      python3-distutils-extra \
      python3-requests \
      python3-pytoml \
      python3-toml \
      scons \
      subversion \