We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60375d0 commit 62aa40dCopy full SHA for 62aa40d
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
name="heartSegClinic",
5
version="0.1.0",
6
packages=find_packages(),
7
- python_requires=">=3.8,<3.12",
+ python_requires=">=3.8,<3.11",
8
include_package_data=True,
9
package_data={
10
"heartSegClinic": ["data/*", "data/labels/*", "data/models/*"],
0 commit comments