Skip to content

Commit 3f1c816

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1cc2538 commit 3f1c816

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
@@ -34,7 +33,7 @@ install_requires =
3433
zeroconf
3534
importlib-metadata;python_version<"3.8"
3635
typing-extensions;python_version<"3.8"
37-
python_requires = >=3.7
36+
python_requires = >=3.8
3837
include_package_data = true
3938
package_dir =
4039
=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)