We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8df520 commit f59c231Copy full SHA for f59c231
packages/google-cloud-dms/setup.py
@@ -69,6 +69,8 @@
69
"Programming Language :: Python :: 3.6",
70
"Programming Language :: Python :: 3.7",
71
"Programming Language :: Python :: 3.8",
72
+ "Programming Language :: Python :: 3.9",
73
+ "Programming Language :: Python :: 3.10",
74
"Operating System :: OS Independent",
75
"Topic :: Internet",
76
],
0 commit comments