Skip to content

Conversation

@asmeurer
Copy link
Member

  • Remove Python 3.6, 3.7 (EOL and no longer available in GitHub Actions)
  • Remove Python 3.11.0-alpha.2 (no longer available)
  • Add Python 3.11, 3.12, pypy-3.9, pypy-3.10 for better coverage
  • Update actions/checkout from v2 to v5
  • Update actions/setup-python from v2 to v6
  • Fix typo: pyfalkes -> pyflakes

🤖 Generated with Claude Code

asmeurer and others added 3 commits September 30, 2025 14:51
- Remove Python 3.6, 3.7 (EOL and no longer available in GitHub Actions)
- Remove Python 3.11.0-alpha.2 (no longer available)
- Add Python 3.11, 3.12, pypy-3.9, pypy-3.10 for better coverage
- Update actions/checkout from v2 to v5
- Update actions/setup-python from v2 to v6
- Fix typo: pyfalkes -> pyflakes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
- Remove .travis.yml and encrypted deploy key
- Add GitHub Actions workflow for building and deploying docs to GitHub Pages
- Uses modern actions/upload-pages-artifact and actions/deploy-pages

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
- Build docs on all PRs to catch documentation errors early
- Only deploy to GitHub Pages on pushes to master

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@asmeurer asmeurer merged commit 20e3061 into sympy:master Sep 30, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant