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 Mar 12, 2024
1 parent 63bdb61 commit ef70e15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ url = https://github.com/dannysepler/rm_unneeded_f_str
author = Danny Sepler
author_email = dannysepler@gmail.com
license = MIT
license_file = LICENSE
license_files = LICENSE
classifiers =
License :: OSI Approved :: MIT License
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only

[options]
py_modules = rm_unneeded_f_str
python_requires = >=3.7
python_requires = >=3.8

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit ef70e15

Please sign in to comment.