Skip to content

Commit

Permalink
edit setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
takojunior committed May 17, 2024
1 parent 0059669 commit a217252
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 @@ -58,7 +58,7 @@
packages=setuptools.find_packages(exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
classifiers=[
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.6",
"Operating System :: OS Independent",
],
project_urls={
Expand Down

0 comments on commit a217252

Please sign in to comment.