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

Fix and improve tests for Python != 3.7 #95

Merged
merged 1 commit into from
Aug 26, 2019

Commits on Aug 22, 2019

  1. Improve testing

    I believe it would be nice to have
    tests on CI not only for Python 3.7,
    but for all supported Python versions.
    
    These changes:
    
     - fix compatibility with Python 3.5 and 3.4
    
     - add tests for various Python versions on CI
    
     - allow running tests for any branches
    Jamim committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    79edaf0 View commit details
    Browse the repository at this point in the history