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

Add type annotations to part of the public API #191

Merged
merged 10 commits into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. Add type annotations

    basnijholt committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d6940a0 View commit details
    Browse the repository at this point in the history
  2. More type hints

    basnijholt committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f2f236b View commit details
    Browse the repository at this point in the history
  3. Fix pylint

    basnijholt committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    27716b4 View commit details
    Browse the repository at this point in the history
  4. Require python >= 3.9

    basnijholt committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ee076b6 View commit details
    Browse the repository at this point in the history
  5. Add py.typed

    basnijholt committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2639a22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e19dfd9 View commit details
    Browse the repository at this point in the history
  7. Remove pytest-runner

    basnijholt committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    270b775 View commit details
    Browse the repository at this point in the history
  8. Remove tests_require

    basnijholt committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f7ed2a3 View commit details
    Browse the repository at this point in the history
  9. Change install command

    basnijholt committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8d23d01 View commit details
    Browse the repository at this point in the history
  10. Install using deps

    basnijholt committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ff931a0 View commit details
    Browse the repository at this point in the history