[docutils:patches] #199 Missing packages in setup.py

engelbert gruber via Docutils-develop <[email protected]>
Newsgroups gmane.text.docutils.devel
Message-ID </p/docutils/patches/199/15fa6390042ff6111989c38c0eca77f1a8627bf3.patches@docutils.p.sourceforge.net>
reading this from [pya](https://github.com/pypa/setuptools/issues/3340#issuecomment-1146678086)
> 
> Yes, I recommend adding all the sub-directories to the list of packages, even if they only include data files. On the bright side that can be done with find_namespace_packages (setup.py) or find_namespace: (setup.cfg).

I will add the directories


---

** [patches:#199] Missing packages in setup.py**

**Status:** open
**Group:** None
**Created:** Tue Nov 08, 2022 08:44 AM UTC by Veslin Jean-Baptiste
**Last Updated:** Mon Nov 14, 2022 09:13 AM UTC
**Owner:** nobody


Hello
When building docutils from sources on python 3.10 with setuptools 63.2.0, I have the following warnings :
~~~
SetuptoolsDeprecationWarning:     Installing 'docutils.parsers.rst.include' as data is deprecated, please list it in `packages`
SetuptoolsDeprecationWarning:     Installing 'docutils.writers.s5_html.themes' as data is deprecated, please list it in `packages`.
SetuptoolsDeprecationWarning:     Installing 'docutils.writers.s5_html.themes.default' as data is deprecated, please list it in `packages`.
~~~
I think these 3 packages should be listed in `packages` in `setup.py`
Regards


---

Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/docutils/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/patches/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
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.