We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1fb48 commit a4d4085Copy full SHA for a4d4085
lang/py/setup.cfg
@@ -33,7 +33,6 @@ license_files = avro/LICENSE
33
license = Apache License 2.0
34
classifiers =
35
License :: OSI Approved :: Apache Software License
36
- Programming Language :: Python :: 3.7
37
Programming Language :: Python :: 3.8
38
Programming Language :: Python :: 3.9
39
Programming Language :: Python :: 3.10
lang/py/tox.ini
@@ -21,7 +21,6 @@ envlist =
21
docs
22
lint
23
typechecks
24
- py37
25
py38
26
py39
27
py310
0 commit comments