Skip to content

Commit 4cb773c

Browse files
Fix classifiers
1 parent 192a774 commit 4cb773c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

setup.cfg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ long_description = file: README.md
88
long_description_content_type = text/markdown
99
url = https://github.com/quantori/quantori-pesn-python-sdk
1010
classifiers =
11-
Programming Language :: Python :: 3
12-
License :: Apache 2.0
11+
Programming Language :: Python :: 3.9
12+
Programming Language :: Python :: 3.10
13+
License :: OSI Approved :: Apache Software License
1314
Operating System :: OS Independent
1415

1516
[options]

0 commit comments

Comments
 (0)