Skip to content

Commit c9c5ba0

Browse files
committed
Update markers of supported Python versions
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent 00e7ada commit c9c5ba0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
"Programming Language :: Python :: 3.6",
3939
"Programming Language :: Python :: 3.7",
4040
"Programming Language :: Python :: 3.8",
41+
"Programming Language :: Python :: 3.9",
42+
"Programming Language :: Python :: 3.10",
43+
"Programming Language :: Python :: 3.11",
4144
],
4245
entry_points={
4346
"console_scripts": ["satosa-saml-metadata=satosa.scripts.satosa_saml_metadata:construct_saml_metadata"]

0 commit comments

Comments
 (0)