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

Do not fail on new python versions #124

Merged
merged 6 commits into from Nov 20, 2020

Commits on Nov 20, 2020

  1. Copy the full SHA
    d5ab4ff View commit details
    Browse the repository at this point in the history
  2. Test that checks unicode number presence won't crater tests

    Instead of failing, it only raises a warning.
    SethMMorton committed Nov 20, 2020
    Copy the full SHA
    7171f51 View commit details
    Browse the repository at this point in the history
  3. Add Python 3.9 to tox

    SethMMorton committed Nov 20, 2020
    Copy the full SHA
    a27925b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2370022 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    SethMMorton committed Nov 20, 2020
    Copy the full SHA
    6d9078d View commit details
    Browse the repository at this point in the history
  6. Add more instructions

    SethMMorton committed Nov 20, 2020
    Copy the full SHA
    7662763 View commit details
    Browse the repository at this point in the history