jaraco / irc

Full-featured Python IRC library for Python.
MIT License
390 stars 84 forks source link

20.4.1 installs `docs` into site-packages #231

Open mgorny opened 3 weeks ago

mgorny commented 3 weeks ago
$ unzip -l /tmp/irc-20.4.1-py3-none-any.whl 
Archive:  /tmp/irc-20.4.1-py3-none-any.whl
  Length      Date    Time    Name
---------  ---------- -----   ----
     1757  06-09-2024 00:43   docs/conf.py
       78  06-09-2024 00:43   docs/history.rst
      314  06-09-2024 00:43   docs/index.rst
     1788  06-09-2024 00:43   docs/irc.rst
      508  06-09-2024 00:43   docs/irc.tests.rst
[…]