Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 3, 2023
1 parent 7c718f0 commit d159f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ install_requires =
importlib-metadata<5.0.0;python_version=="3.7"
importlib-metadata;python_version<"3.9"
importlib-resources;python_version<"3.9"
python_requires = >=3.7
python_requires = >=3.8
[options.packages.find]
exclude =
Expand Down

0 comments on commit d159f4b

Please sign in to comment.