Skip to content

Commit 62aa40d

Browse files
authored
Update setup.py
1 parent 60375d0 commit 62aa40d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name="heartSegClinic",
55
version="0.1.0",
66
packages=find_packages(),
7-
python_requires=">=3.8,<3.12",
7+
python_requires=">=3.8,<3.11",
88
include_package_data=True,
99
package_data={
1010
"heartSegClinic": ["data/*", "data/labels/*", "data/models/*"],

0 commit comments

Comments
 (0)