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

Faster cloning #29

Merged
merged 10 commits into from
Dec 5, 2022
Merged

Faster cloning #29

merged 10 commits into from
Dec 5, 2022

Conversation

pawngrubber
Copy link
Owner

Lots of little quality-of-life changes

  1. README.md instructions for how to use this template when cloning it
  2. Upgraded from python 3.10.6 to 3.10.8
  3. Made Docker optional. Two sets of GHA tests run now (Docker and non-Docker)
  4. Upgraded mypy to resolve Positional-only parameters with python 3.10.7 (and numpy) (fixed in 0.981) python/mypy#13627

@pawngrubber pawngrubber merged commit e1b6383 into main Dec 5, 2022
@pawngrubber pawngrubber deleted the faster-cloning branch December 5, 2022 16:15
@pawngrubber pawngrubber restored the faster-cloning branch December 5, 2022 16:16
@pawngrubber pawngrubber deleted the faster-cloning branch December 5, 2022 16:16
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.

Positional-only parameters with python 3.10.7 (and numpy) (fixed in 0.981)
2 participants