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 73f8f1f commit 83fae31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ url = https://github.com/pupil-labs/realtime-python-api
author = Pupil Labs GmbH
author_email = [email protected]
license = MIT
license_file = LICENSE
license_files = LICENSE
classifiers =
Development Status :: 1 - Planning
Expand All @@ -32,7 +31,7 @@ install_requires =
zeroconf
importlib-metadata;python_version<"3.8"
typing-extensions;python_version<"3.8"
python_requires = >=3.7
python_requires = >=3.8
include_package_data = true
package_dir =
=src
Expand Down

0 comments on commit 83fae31

Please sign in to comment.