bw2 / ConfigArgParse

A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
MIT License
728 stars 121 forks source link

AddingPowerSupport_CI/Testing #203

Closed santosh653 closed 3 years ago

santosh653 commented 3 years ago

Adding power support.

Adding power support ppc64le with Continues Integration/testing so that code remains architecture independent.

This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing.

The build is successful on both arch: amd64/ppc64le, please find the Travis Link below. https://travis-ci.com/github/santosh653/ConfigArgParse

Please let me know if you need any further details.

Thank You !!

santosh653 commented 3 years ago

A gentle nudge, Are there any further queries on this PR?