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

test against all supported python versions via github actions #775

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jun 23, 2021

  1. fixed tox issues:

    * removed pypy env as it just duplicats the default testenv
    * added github action
    venthur committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    2882327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e44a4d6 View commit details
    Browse the repository at this point in the history
  3. removed ancient versions

    venthur committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    83a6ae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55869d5 View commit details
    Browse the repository at this point in the history
  5. don't fail fast anymore

    venthur committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    a3ae540 View commit details
    Browse the repository at this point in the history
  6. added py35

    venthur committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    bacb2c0 View commit details
    Browse the repository at this point in the history
  7. added flake to tests

    venthur committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    16f2db6 View commit details
    Browse the repository at this point in the history
  8. m/

    venthur committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    43b755c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22b51eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    baef9f0 View commit details
    Browse the repository at this point in the history
  11. removed py310

    venthur committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    ff5a7ce View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    8a7d46f View commit details
    Browse the repository at this point in the history