tantale / deprecated

Python @deprecated decorator to deprecate old python classes, functions or methods.
MIT License
298 stars 32 forks source link

AddingPowerSupport_CI/Testing #36

Closed santosh653 closed 3 years ago

santosh653 commented 3 years ago

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/deprecated

Please let me know if you need any further details.

Thank You !!

tantale commented 3 years ago

Good job. Thanks