[docutils:bugs] #461 docutils sdist contains html files in egg-info
"Günter Milde" via Docutils-develop <[email protected]>
| Newsgroups | gmane.text.docutils.devel |
|---|---|
| Message-ID | </p/docutils/bugs/461/2129d91bf173662f8ff26628a5af05b9a976b16c.bugs@docutils.p.sourceforge.net> |
- **status**: open --> open-fixed - **Comment**: The problem is fixed in [r9288], Thank you for report and analysis. --- ** [bugs:#461] docutils sdist contains html files in egg-info** **Status:** open-fixed **Created:** Wed Nov 16, 2022 02:40 PM UTC by Karolina Surma **Last Updated:** Wed Nov 16, 2022 02:40 PM UTC **Owner:** nobody When packaging docutils 0.19 in Fedora, we realized there are HTML files in the distribution's egg-info (next to the txt "original" ones) which make their way to the wheel too. ``` dependency_links.html SOURCES.html top_level.html ``` It looks like something, possibly `tools/buildhtml.py`, makes a batch conversion of the txt files in the project. It should probably ignore the egg-info directory when run. --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/docutils/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.