Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

use default python version on redhat #2412

Merged
merged 1 commit into from
Dec 7, 2019
Merged

use default python version on redhat #2412

merged 1 commit into from
Dec 7, 2019

Conversation

maxbachmann
Copy link
Contributor

@maxbachmann maxbachmann commented Dec 5, 2019

Description

Fixes #2407
right now the python version is hardcoded to 3.4.
This PR replaces this with python3-devel, which includes all the other packages that are removed.
I only tested this in a centos7/8 docker container and not with redhat

How to test

Test whether dev_setup.sh runs fine on centos and redhat

Contributor license agreement signed?

CLA [Yes ]

@devs-mycroft devs-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Dec 5, 2019
@forslund
Copy link
Collaborator

forslund commented Dec 7, 2019

As far as I can tell this should work on redhat as well. I'll merge it, if issues with redhat occurs we'll handle it at that date :)

Thanks for fixing!

@forslund forslund merged commit e4a50f0 into MycroftAI:dev Dec 7, 2019
@maxbachmann maxbachmann deleted the patch-2 branch December 7, 2019 14:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

python version redhat
3 participants