Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jhu99 authored Feb 2, 2024
1 parent 31e5408 commit c2be0ea
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 @@ -30,4 +30,4 @@
packages=find_packages(),
install_requires=install_requires,
zip_safe=False,
python_requires='>=3.6',)
python_requires='>=3.7',)

0 comments on commit c2be0ea

Please sign in to comment.