Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

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 Jul 11, 2023
1 parent 4e6dce1 commit 023a611
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 @@ -7,7 +7,7 @@ long_description_content_type = text/markdown
url = https://github.com/MarcoGorelli/absolufy-imports
author = Marco Gorelli
license = MIT
license_file = LICENSE
license_files = LICENSE
classifiers =
License :: OSI Approved :: MIT License
Programming Language :: Python :: 3
Expand All @@ -17,7 +17,7 @@ classifiers =

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

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit 023a611

Please sign in to comment.