Skip to content

Commit

Permalink
updated toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Spartanlasergun committed Jun 6, 2024
1 parent 2b2984f commit 6de7934
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ authors = [
]
description = "Calendar widget for use with python tkinter"
readme = "README.md"
requires-python = ">=3.7"
requires-python = ">=3.8"
classifiers = [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
"License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)",
"Operating System :: Microsoft :: Windows",
Expand Down

0 comments on commit 6de7934

Please sign in to comment.