[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3665: Remove docutils pin from tox configuration

Tahoe-LAFS trac at tahoe-lafs.org
Tue Apr 13 02:18:38 UTC 2021


#3665: Remove docutils pin from tox configuration
------------------------------------+-----------------------
     Reporter:  sajith              |      Owner:  sajith
         Type:  defect              |     Status:  new
     Priority:  normal              |  Milestone:  undecided
    Component:  dev-infrastructure  |    Version:  n/a
   Resolution:                      |   Keywords:
Launchpad Bug:                      |
------------------------------------+-----------------------

Comment (by sajith):

 Sphinx asks for `docutils >= 12` in `setup.py`.  Sphinx also has various
 versions of docutils in their `tox.ini` so you can in theory run
 `py36-du14`, `py36-du15`, and so on, but CI seems to test against whatever
 version of that gets installed from PyPI.  That is probably less than
 ideal.

 Would [[https://pypi.org/project/pip-tools/|pip-tools]] be useful?  Or are
 there better things?

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3665#comment:7>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list