We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb27922 commit b2a1c02Copy full SHA for b2a1c02
sdk/python/v1beta1/setup.py
@@ -35,9 +35,8 @@
35
'Intended Audience :: Developers',
36
'Intended Audience :: Education',
37
'Intended Audience :: Science/Research',
38
- 'Programming Language :: Python :: 2',
39
- 'Programming Language :: Python :: 2.7',
40
'Programming Language :: Python :: 3',
+ "Programming Language :: Python :: 3 :: Only",
41
'Programming Language :: Python :: 3.7',
42
'Programming Language :: Python :: 3.8',
43
'Programming Language :: Python :: 3.9',
0 commit comments