Skip to content

Commit fb8ba96

Browse files
python_requires
1 parent 71b8bf9 commit fb8ba96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ def get_long_description():
4343
"llm-embed-hazo==0.2.1",
4444
]
4545
},
46-
python_requires=">=3.11",
46+
python_requires=">=3.7",
4747
)

0 commit comments

Comments
 (0)