Update pyproject.toml
This commit is contained in:
@@ -7,9 +7,7 @@ authors = [
|
||||
|
||||
version = "0.0.1"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"icecream>=2.1"
|
||||
]
|
||||
dependencies = []
|
||||
|
||||
classifiers = [
|
||||
"Development Status :: 2 - Pre-Alpha",
|
||||
@@ -17,4 +15,4 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Operating System :: POSIX :: Linux",
|
||||
"Natural Language :: English"
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user