Skip to content

Commit b7066bf

Browse files
committed
all: feat: python3.14
1 parent ea1040d commit b7066bf

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ workflows:
288288
- "python3.11"
289289
- "python3.12"
290290
- "python3.13"
291+
- "python3.14"
291292
- pypi-release:
292293
requires:
293294
- python-ubuntu

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
* pytest-profile: add support for `cProfile` regex to filter output
99
* pytest-profile: update README.md args
1010
* pytest-virtualenv: fix: Install local dir to virtualenv in later py3
11-
* ci: fix py3.7-3.13 ubuntu
12-
* ci: Update support in tests for py3.7-13 for ubuntu 22.04
11+
* ci: fix py3.7-3.14 ubuntu
12+
* ci: Update support in tests for py3.7-14 for ubuntu 22.04
1313

1414
### 1.8.1 (2024-11-29)
1515
* All: Add a CircleCI Windows build with py3.6-py3.12 and remove references to TravisCI. (#246)

0 commit comments

Comments
 (0)