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

ci: add python 3.10 and macOS Catalina tests #74

Closed
wants to merge 5 commits into from

Commits on Nov 24, 2021

  1. nox: update to black == 21.4b2

    black == 20.8b1 causes issues on appveyor due to an old version of
    typing_ast.
    coderkalyan committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    94146d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. update sphinx to 4.3.1

    coderkalyan committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    97477f1 View commit details
    Browse the repository at this point in the history
  2. ci: test macos catalina

    coderkalyan committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    ceadc5a View commit details
    Browse the repository at this point in the history
  3. ci: test 3.10 and modify deployment

    Adds python 3.10 testing to appveyor and switches deployment to 3.10
    coderkalyan committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    ed4baf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. update sphinx to 4.3.1

    coderkalyan committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    ae35192 View commit details
    Browse the repository at this point in the history