Skip to content

Commit 301580f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0f360f0 commit 301580f

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

setup.cfg

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ url = https://github.com/pupil-labs/realtime-python-api
77
author = Pupil Labs GmbH
88
author_email = [email protected]
99
license = MIT
10-
license_file = LICENSE
1110
license_files = LICENSE
1211
classifiers =
1312
Development Status :: 1 - Planning
@@ -32,7 +31,7 @@ install_requires =
3231
zeroconf
3332
importlib-metadata;python_version<"3.8"
3433
typing-extensions;python_version<"3.8"
35-
python_requires = >=3.7
34+
python_requires = >=3.8
3635
include_package_data = true
3736
package_dir =
3837
=src

src/pupil_labs/realtime_api/streaming/imu_pb2.py

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)