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 code to run on Powersystem #118

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

genisysram
Copy link

Hi
Here is my contribution to your code, its working good on powersystems.

Thanks for the code, its working good.

What do these changes do?

Added Architecture "ppc64le"

Are there changes in behavior for the user?

No

.travis.yml Outdated
before_install:
- curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py > get-poetry.py
- python get-poetry.py -y --version 1.0.0b3
- source ~/.poetry/env
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, I wouldn't like to depend on poetry. Is it needed to support additional architectures?

@coveralls
Copy link

coveralls commented Dec 4, 2020

Coverage Status

Coverage remained the same at 94.627% when pulling 511d176 on genisysram:master into fc3446f on kedder:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.627% when pulling c43dd51 on genisysram:master into fc3446f on kedder:master.

- arch: ppc64le
python: 3.6
- arch: ppc64le
python: 3.7
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also add some comments here why these are excluded?

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.

3 participants