Skip to content

Commit

Permalink
Revert "buildmaster: fix Twisted dependency hell by using twisted==22…
Browse files Browse the repository at this point in the history
….10.0"

This reverts commit bc17dd9 as it
should be fine in buildbot v3.10.0 release.

Signed-off-by: Petr Štetiar <[email protected]>
  • Loading branch information
ynezz committed Apr 13, 2024
1 parent c8d1bd1 commit fd4cd3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/buildmaster/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ RUN \
"buildbot-console-view==$BUILDBOT_VERSION" \
"buildbot-grid-view==$BUILDBOT_VERSION" \
"buildbot-worker==$BUILDBOT_VERSION" \
"twisted==22.10.0" \
pyOpenSSL \
service_identity
RUN \
Expand Down

0 comments on commit fd4cd3a

Please sign in to comment.