+branch/storm

« back to all changes in this revision

Viewing changes to tox.ini

  • Committer: Colin Watson
  • Date: 2025-05-25 12:05:42 UTC
  • mfrom: (589.1.1 py314-beta)
  • Revision ID: cjwatson@ubuntu.com-20250525120542-mlqhlb4en0zzodel
[r=lgp171188] Add preliminary support for Python 3.14.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    py311-{cextensions,nocextensions}
9
9
    py312-{cextensions,nocextensions}
10
10
    py313-{cextensions,nocextensions}
 
11
    py314-{cextensions,nocextensions}
11
12
    docs
12
13
 
13
14
[testenv]