Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding marker to ensure Paramiko is not installed on Python 2.6 #387

Merged
merged 1 commit into from
Apr 9, 2018

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Apr 9, 2018

This should fix Python 2.6 build failures.

Python 2.6 is still supported by Plumbum for now since it is the default Python on Scientific Linux 6 and CentOS/RHEL 6. (Technically, RHEL 5 is still supported, and that's Python 2.4, but enough is enough).

This ought to fix the only problem with #386, too.

@henryiii henryiii merged commit 6662633 into master Apr 9, 2018
@henryiii henryiii deleted the pyfix branch April 9, 2018 08:08
@coveralls
Copy link

coveralls commented Apr 9, 2018

Coverage Status

Coverage increased (+0.02%) to 81.62% when pulling 8af3c5b on pyfix into 5aaa948 on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 81.62% when pulling 8af3c5b on pyfix into 5aaa948 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 81.62% when pulling 8af3c5b on pyfix into 5aaa948 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants