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

Various dev chores #182

Merged
merged 6 commits into from
Jan 17, 2024
Merged

Various dev chores #182

merged 6 commits into from
Jan 17, 2024

Conversation

sloria
Copy link
Member

@sloria sloria commented Jan 17, 2024

  • Migrate to GHA
  • Migrate to Ruff
  • Migrate to pyproject.toml
  • Publish types; add mypy
  • Support Python 3.8-3.12

close #157
close #136

sloria and others added 6 commits January 17, 2024 11:34
- Migrate to GHA
- Migrate to Ruff
- Migrate to pyproject.toml
- Publish types; add mypy
@sloria sloria enabled auto-merge (squash) January 17, 2024 16:46
@sloria sloria merged commit 2438bc0 into main Jan 17, 2024
5 checks passed
@sloria sloria deleted the chores branch January 17, 2024 16:46
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.

Publish PEP 561 type information Enable typing so that mypy with "disallow subclassing any" option passes
1 participant