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 Feb 25, 2022
1 parent f80824b commit d60e54a
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 @@ -20,9 +20,9 @@ classifiers =
Programming Language :: Python :: 3.10

[options]
packages = find_namespace:
install_requires =
importlib-metadata;python_version<"3.8"
packages = find_namespace:
python_requires = >=3.7
include_package_data = true
package_dir =
Expand Down

0 comments on commit d60e54a

Please sign in to comment.