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

refactor: Update pyproject.toml, fix lints, typing #10

Merged
merged 11 commits into from
Aug 19, 2024

Commits on Aug 16, 2024

  1. ci: Update pypject.toml

    dangotbanned committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    59d3212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e07635b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c887c5 View commit details
    Browse the repository at this point in the history
  4. test: Fix tests bound to altair==5.8.0

    Still hardcoded as it isn't a trivial switch to f-strings. Need to resolve nested quoting and braces
    dangotbanned committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    00c375a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6402eb8 View commit details
    Browse the repository at this point in the history
  6. fix: Add compat for removed sphinx.testing.path.path

    Was deprecated in `(3, 9)` but removed in later versions
    dangotbanned committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cd29ce6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    574cef8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec1a982 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07d9a8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7079db2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    4300dbf View commit details
    Browse the repository at this point in the history