Skip to content

Conversation

@elliotwutingfeng
Copy link

Closes #43.

  • Added GitHub Actions CI workflow for Python versions 2.7 and 3.8-3.12.
  • Some bare exceptions for Python 2/3 checks were replaced with more specific methods like sys.version_info checks or ImportError.

The ubuntu container was needed for Python 2.7 as none of the current runners support Python 2.7 directly anymore.

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.

Add Travis-Ci for testing

1 participant