Skip to content

Commit 0c53d6e

Browse files
committed
1 parent 1f8049b commit 0c53d6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_project/pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ plugins = ["coverage_conditional_plugin"]
55
py-gte-36 = "sys_version_info >= (3, 6)"
66
py-gte-37 = "sys_version_info >= (3, 7)"
77
py-gte-38 = "sys_version_info >= (3, 8)"
8+
py-gte-39 = "sys_version_info >= (3, 9)"

0 commit comments

Comments
 (0)