Skip to content

Commit 1082dfc

Browse files
committed
remove requires-python from cibuildwheel section of pyproject.toml
1 parent 364744b commit 1082dfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ mkdocstrings = {extras = ["python"], version = "^0.27.0"}
4040

4141
[tool.cibuildwheel]
4242
build = "cp3*-manylinux2014_x86_64 cp3*-macosx_x86_64 cp3*-macosx_arm64 cp3*-win_amd64"
43-
requires-python = ">=3.11,<4.0"
4443

4544
[tool.setuptools.package-data]
4645
libvcell = ["lib/*"]

0 commit comments

Comments
 (0)