SF.net SVN: docutils:[10029 ] trunk/docutils/pyproject .toml
aa-turner--- via Docutils-checkins <[email protected]> Sat, 08 Mar 2025 01:56:45 +0000
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 10029
http://sourceforge.net/p/docutils/code/10029
Author: aa-turner
Date: 2025-03-08 01:56:44 +0000 (Sat, 08 Mar 2025)
Log Message:
-----------
Declare support for Python 3.14
Modified Paths:
--------------
trunk/docutils/pyproject.toml
Modified: trunk/docutils/pyproject.toml
===================================================================
--- trunk/docutils/pyproject.toml 2025-03-08 01:41:25 UTC (rev 10028)
+++ trunk/docutils/pyproject.toml 2025-03-08 01:56:44 UTC (rev 10029)
@@ -41,6 +41,7 @@
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
+ "Programming Language :: Python :: 3.14",
"Topic :: Documentation",
"Topic :: Software Development :: Documentation",
"Topic :: Text Processing",
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.