Skip to content

Commit

Permalink
Update pyprojec.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
saforem2 committed May 14, 2024
1 parent 7bad3a1 commit c11a6be
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 @@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"

[project]
# https://peps.python.org/pep-0621/#readme
requires-python = ">=3.8"
# requires-python = ">=3.10"
dynamic = ["version"]
name = "enrich"
description = "enrich"
Expand All @@ -34,8 +34,6 @@ classifiers = [
"Operating System :: POSIX :: Linux",
"Operating System :: POSIX",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
Expand Down

0 comments on commit c11a6be

Please sign in to comment.