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

drop 3.7, add mypy test, bump reqs, etc #189

Merged
merged 3 commits into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. * Drops python3.7 support. It still works afaik, but is a pain to tes…

    …t in CI.
    
    * Adds loose mypy run to Makefile & CI
    * Adds some type annotations
    * Adds 3.13-dev test run. It currently fails, but will pass once trio
      and cffi push new releases.
    * Adds blurb to readme on status of the project.
    * Bump package versions in requirements-dev.txt and
      requirements-dev-full.txt
    * Adds small tests to slightly bump code coverage
    jakkdl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8f04a5c View commit details
    Browse the repository at this point in the history
  2. limit trio<0.25

    jakkdl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1c25f94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    873bbe0 View commit details
    Browse the repository at this point in the history