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

Freshen requirements, docs, etc. for Python 3.12 release #19

Merged
merged 17 commits into from
Oct 9, 2023
Merged

Commits on Oct 1, 2023

  1. Update setup.cfg

    Better email, updated classifiers for Python versions
    bskinn committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f58f235 View commit details
    Browse the repository at this point in the history
  2. Update tox testing matrix & doc of supported versions

    setup.cfg and README
    
    Also update README copyright
    bskinn committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    1f2354a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f767046 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a946dd3 View commit details
    Browse the repository at this point in the history
  5. Switch to 3.12 rc Python

    bskinn committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f599a9a View commit details
    Browse the repository at this point in the history
  6. Add curious period to version

    Why??
    bskinn committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    04c84eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    618fb9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68c70ca View commit details
    Browse the repository at this point in the history
  9. Modernize setup.py

    - Explicit set of __version__
    - Path(...).read_text() instead of open()
    - Refactor str.format() to f-strings
    bskinn committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9a89d6a View commit details
    Browse the repository at this point in the history
  10. Restore accidentally obliterated pyproject bits

    Overwrote instead of dumping to a new, test file. :-(
    bskinn committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    1867088 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b781b27 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e423a5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7d2bfa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    62ee1b3 View commit details
    Browse the repository at this point in the history
  2. Fix Azure syntax

    bskinn committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    bedfc8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b36d88 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

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