Skip to content

Commit

Permalink
Merge pull request #26 from Pranjalya/main
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
meslubi2021 authored Jan 10, 2025
2 parents cda2554 + 76c4cd4 commit abff769
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 @@ -92,7 +92,7 @@ def get_version():
],
platforms="Posix; MacOS X; Windows",
packages=packages,
python_requires=">=3.9",
python_requires=">=3.8",
namespace_packages=namespaces,
install_requires=dependencies,
extras_require=extras_require,
Expand Down

0 comments on commit abff769

Please sign in to comment.