Skip to content

Commit de4cd01

Browse files
MartinBastiben-alkov
authored andcommitted
mypy: remove modular repos
Signed-off-by: Martin Basti <mbasti@redhat.com>
1 parent b94f5e9 commit de4cd01

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

mypy/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ FROM registry.fedoraproject.org/fedora:41
22

33
RUN dnf -y --nodocs --setopt=install_weak_deps=False \
44
--disablerepo=fedora-cisco-openh264 \
5-
--disablerepo=fedora-modular \
6-
--disablerepo=updates-modular \
75
install python3-mypy python3-pip python3-setuptools && \
86
dnf clean all
97

0 commit comments

Comments
 (0)