Skip to content

Commit 161fd34

Browse files
committed
feat: Marked python 3.13 as supported.
1 parent b8d8eab commit 161fd34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
'Programming Language :: Python :: 3.10',
3232
'Programming Language :: Python :: 3.11',
3333
'Programming Language :: Python :: 3.12',
34+
'Programming Language :: Python :: 3.13',
3435
'Framework :: Robot Framework :: Library',
3536
],
3637
keywords='testing testautomation robotframework docker docker-compose',

0 commit comments

Comments
 (0)