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 pypy ci #3307

Closed
wants to merge 5 commits into from
Closed

Fix pypy ci #3307

wants to merge 5 commits into from

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    9386cb5 View commit details
    Browse the repository at this point in the history
  2. Remove redundant --error-on-missing-interpreters

    Since we set nox.options.error_on_missing_interpreters on the
    noxfile.py, we don't need to specify it on the ci.yml
    ecerulm committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f3a9745 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5d6f07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a4b832 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64015a0 View commit details
    Browse the repository at this point in the history