Skip to content

Commit 2f2aef8

Browse files
committed
broader python version range
1 parent 5815237 commit 2f2aef8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ build-backend = "setuptools.build_meta"
1010
name = "aligncount_demo"
1111
version = "0.2.0"
1212
description = "Aligncount wrapper"
13+
requires-python = ">=3.9,<3.14"
1314

1415
[project.scripts]
1516
aligncount = "cli.entrypoint:main"

0 commit comments

Comments
 (0)