We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f9e46 commit d4afb86Copy full SHA for d4afb86
packages/google-cloud-videointelligence/setup.py
@@ -79,6 +79,8 @@
79
"Programming Language :: Python :: 3",
80
"Programming Language :: Python :: 3.6",
81
"Programming Language :: Python :: 3.7",
82
+ "Programming Language :: Python :: 3.8",
83
+ "Programming Language :: Python :: 3.9",
84
"Operating System :: OS Independent",
85
"Topic :: Internet",
86
],
0 commit comments