PyCQA / docformatter

Formats docstrings to follow PEP 257
https://pypi.python.org/pypi/docformatter
MIT License
530 stars 62 forks source link

Lack of pin to docformatter < v1.5.1 causing errors #136

Closed koiosjojo closed 1 year ago

koiosjojo commented 1 year ago

Updates to docformatter upstream in v1.5.1 are causing generic errors to fire after install due to a lack of pinning the library. Should be fairly simple to remediate by pinning setup to < 1.5.1