Skip to content

Commit b73eda1

Browse files
author
pytorchbot
committed
2025-01-29 nightly release (0d68c7d)
1 parent 88d2b5e commit b73eda1

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
@@ -557,7 +557,7 @@ def run(self):
557557
"scipy": ["scipy"],
558558
},
559559
ext_modules=extensions,
560-
python_requires=">=3.8",
560+
python_requires=">=3.9",
561561
cmdclass={
562562
"build_ext": BuildExtension.with_options(no_python_abi_suffix=True),
563563
"clean": clean,

0 commit comments

Comments
 (0)