File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ classifiers = [
1919 " Programming Language :: Python :: 3.10" ,
2020 " Programming Language :: Python :: 3.11" ,
2121 " Programming Language :: Python :: 3.12" ,
22+ " Programming Language :: Python :: 3.13" ,
2223
2324 " License :: OSI Approved :: MIT License" ,
2425 " Operating System :: OS Independent" ,
@@ -50,7 +51,7 @@ dependencies = ["colored"]
5051[project .urls ]
5152"Homepage" = " https://github.com/petercorke/ansitable"
5253"Bug Tracker" = " https://github.com/petercorke/ansitable/issues"
53- "Documentation" = " https://github.io/petercorke /ansitable"
54+ "Documentation" = " https://petercorke. github.io/ansitable"
5455"Source" = " https://github.com/petercorke/ansitable"
5556
5657[project .optional-dependencies ]
You can’t perform that action at this time.
0 commit comments