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 Jan 29, 2024
1 parent 034d171 commit e70fed0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 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 = info@pupil-labs.com
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
8 changes: 4 additions & 4 deletions src/pupil_labs/realtime_api/streaming/imu_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e70fed0

Please sign in to comment.