Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Commit b6dd071

Browse files
committed
Update python req
1 parent f3b4b6b commit b6dd071

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
@@ -69,7 +69,7 @@
6969
'Documentation': MLStructFP_benchmarks.__url_documentation__,
7070
'Source Code': MLStructFP_benchmarks.__url_source_code__
7171
},
72-
python_requires='>=3.8',
72+
python_requires='>=3.8, <3.9',
7373
url=MLStructFP_benchmarks.__url__,
7474
version=MLStructFP_benchmarks.__version__
7575
)

0 commit comments

Comments
 (0)