Skip to content

Commit 93774b4

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
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

0 commit comments

Comments
 (0)