dgzlopes / cloud-detect

Module that determines a host's cloud provider.
https://pypi.org/project/cloud-detect/
MIT License
35 stars 13 forks source link

Add Github Actions Testing #4

Closed Arsh25 closed 3 years ago

Arsh25 commented 3 years ago

Adds testing via Github Actions from Python version 3.5 to 3.8. Removed testing for 3.4 since Tox does not support it anymore.

Closes #3

dgzlopes commented 3 years ago

Hey! Thanks a lot for the PR @Arsh25. From a quick look, the changes look promising.

I'll allocate some time this weekend for a proper review. Meanwhile, do you mind signing the commits? You can find instructions about how to do it here.