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

Use Python 3.10 stable in CI #1362

Merged
merged 4 commits into from
Nov 6, 2021
Merged

Conversation

micahellison
Copy link
Member

@micahellison micahellison commented Oct 23, 2021

This PR:

  • Switches CI from Python 3.10 stable to Python 3.10-dev
  • Adds Python 3.11-dev to CI
  • Allows Python 3.11 in pyproject.toml

Checklist

  • I have read the contributing doc.
  • I have included a link to the relevant issue number.
  • I have checked to ensure there aren't other open pull requests
    for the same issue.
  • I have written new tests for these changes, as needed.

@micahellison micahellison added the build Issues related to the build pipeline label Oct 23, 2021
@micahellison micahellison marked this pull request as ready for review October 23, 2021 22:47
@micahellison
Copy link
Member Author

The Python 3.11 builds are failing due to something with flake8 that I can't figure out. However, they're allowed to fail since Python 3.11 is in alpha.

Copy link
Member

@wren wren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧪

@wren wren merged commit 06ee6db into jrnl-org:develop Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues related to the build pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants