File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments