Skip to content

Commit b300747

Browse files
committed
Fix: will-it-scale installation issue on RHEL system
Updating the dependency map python-minimal:python3 in distro/adaptation/redhat/9 seems to fix the issue. Signed-off-by: Suneeth D <[email protected]>
1 parent 48e0244 commit b300747

File tree

1 file changed

+1
-0
lines changed
  • distro/adaptation/centos

1 file changed

+1
-0
lines changed

distro/adaptation/centos/9

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ python3-hid: python3-hidapi
4242
python3-mako: python-pyramid-mako
4343
python3-markupsafe: python34-markupsafe
4444
python3-minimal: python3
45+
python-minimal: python3
4546
python3-nose:
4647
python3-openssl: python3-pyOpenSSL
4748
python3-pkg-resources:

0 commit comments

Comments
 (0)