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

Modernize project #5

Merged
merged 16 commits into from
Nov 15, 2023
Merged

Modernize project #5

merged 16 commits into from
Nov 15, 2023

Conversation

jodal
Copy link
Member

@jodal jodal commented Nov 15, 2023

  • Update readme and docs
  • Switch from setuptools to poetry
  • Add .tool-versions for use with asdf or rtx
  • Move the Read The Docs config into the repo
  • Replace tox with nox
  • Switch from Circle CI to GitHub Actions
  • Run ruff format
  • Run ruff --fix
  • Fix exception lints
  • Fix type annotation lints
  • Fix date lints
  • Ignore docstring lints
  • Fix dict type annotations
  • Add type annotations for dependencies
  • Fix type annotations
  • Make __all__ exports static and internal modules private

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@jodal jodal merged commit 289b160 into main Nov 15, 2023
5 checks passed
@jodal jodal deleted the modernize branch November 15, 2023 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants