Skip to content

Commit

Permalink
chore: test build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yizhihenpidehou committed Apr 9, 2024
1 parent 9b4e3f9 commit 9c778c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
],
python_requires=">=3.8, <=3.12",
python_requires=">=3.8, <3.13",
install_requires=[
"numpy>=1.23.1; python_version>='3.10'",
"numpy>=1.19.5; python_version>='3.7' and python_version<='3.12'",
Expand Down

0 comments on commit 9c778c4

Please sign in to comment.