We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a648d8a commit 53658b2Copy full SHA for 53658b2
1 file changed
pyproject.toml
@@ -10,7 +10,6 @@ build-backend = "setuptools.build_meta"
10
name = "aligncount_demo"
11
version = "0.2.0"
12
description = "Aligncount wrapper"
13
-requires-python = ">=3.12,<3.14"
14
15
[project.scripts]
16
aligncount = "cli.entrypoint:main"
0 commit comments