8000 Add 3.14 to the env_list in tox.ini · python/blurb@fa99f8e · GitHub
[go: up one dir, main page]

Skip to content

Commit fa99f8e

Browse files
authored
Add 3.14 to the env_list in tox.ini
1 parent 813fe8b commit fa99f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires =
33
tox>=4.2
44
env_list =
5-
py{313, 312, 311, 310, 39}
5+
py{314, 313, 312, 311, 310, 39}
66

77
[testenv]
88
extras =

0 commit comments

Comments
 (0)
0