Skip to content

Commit aac2132

Browse files
committed
updated setup versioning
1 parent 20edaf2 commit aac2132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
],
3737
packages=find_packages(), # Required
3838
include_package_data=True,
39-
python_requires="<3.12,>3.8",
39+
python_requires=">3.8",
4040
project_urls={ # Optional
4141
"Data": "https://github.com/sandialabs/MAPIT-tools/",
4242
"Documents": "https://sandialabs.github.io/MAPIT/index.html",

0 commit comments

Comments
 (0)