diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 9832cc22..39adeea6 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: ['3.11'] + python-version: ['3.13'] steps: - uses: actions/checkout@v4 - name: Filter changed file paths to outputs diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c0689425..ff323987 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: ['3.9', '3.12'] + python-version: ['3.9', '3.13'] steps: - uses: actions/checkout@v4 - name: Install poetry diff --git a/CHANGES b/CHANGES index b0903eee..3841f6af 100644 --- a/CHANGES +++ b/CHANGES @@ -17,6 +17,10 @@ $ pip install --user --upgrade --pre libvcs ### New features +#### Python 3.13 support (#477) + +Added Python 3.13 to package trove classifiers and CI tests. + #### pytest plugin: Authorship fixtures (#476) - New, customizable session-scoped fixtures for default committer on Mercurial and Git: diff --git a/pyproject.toml b/pyproject.toml index 1bba9fbc..023dc4af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,6 +36,7 @@ classifiers = [ "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities", "Topic :: Software Development :: Libraries :: Python Modules", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy