Skip to content

Commit d7ea829

Browse files
authored
Add more classifiers (#1186)
1 parent af0ff66 commit d7ea829

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,10 @@ def run(self):
5252
'Programming Language :: Python :: 3.10',
5353
'Programming Language :: Python :: 3.11',
5454
'Programming Language :: Python :: 3.12',
55+
'Programming Language :: Python :: 3.13',
5556
'Programming Language :: Python :: Implementation :: CPython',
5657
'Programming Language :: Python :: Implementation :: PyPy',
58+
'Topic :: Software Development :: Internationalization',
5759
'Topic :: Software Development :: Libraries :: Python Modules',
5860
],
5961
python_requires='>=3.8',

0 commit comments

Comments
 (0)