SF.net SVN: docutils:[9657 ] trunk/docutils

grubert--- via Docutils-checkins <[email protected]>
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 9657
          http://sourceforge.net/p/docutils/code/9657
Author:   grubert
Date:     2024-04-26 06:38:26 +0000 (Fri, 26 Apr 2024)
Log Message:
-----------
Add tox.ini to pyproject.toml to be in sdist (bug #486).

Modified Paths:
--------------
    trunk/docutils/HISTORY.txt
    trunk/docutils/pyproject.toml

Modified: trunk/docutils/HISTORY.txt
===================================================================
--- trunk/docutils/HISTORY.txt	2024-04-25 07:20:57 UTC (rev 9656)
+++ trunk/docutils/HISTORY.txt	2024-04-26 06:38:26 UTC (rev 9657)
@@ -17,6 +17,7 @@
 Release 0.22b.dev (unpublished)
 ===============================
 
+* Add tox.ini to pyproject.toml to be in sdist (bug #486).
 * Fix license issue (bug #487).
 
 Release 0.21.2 (2024-04-23)

Modified: trunk/docutils/pyproject.toml
===================================================================
--- trunk/docutils/pyproject.toml	2024-04-25 07:20:57 UTC (rev 9656)
+++ trunk/docutils/pyproject.toml	2024-04-26 06:38:26 UTC (rev 9657)
@@ -107,6 +107,7 @@
 # TODO: include generated HTML ?
 include = [
     "*.txt",
+    "tox.ini",
     "docutils/",
     "docs/",
     "licenses/",

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.