Skip to content

Commit

Permalink
add missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Mar 5, 2024
1 parent 7747d30 commit eaf3681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ authors = [
]
classifiers = [
"Development Status :: 4 - Beta",
"Programming Language :: Python"
"Programming Language :: Python",
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
]
dependencies = [
Expand Down

0 comments on commit eaf3681

Please sign in to comment.