-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
freshThis is a new issueThis is a new issue
Description
Installing docformatter with Python 3.14 fails due to its dependency on untokenize, which is not compatible with Python 3.14 (issue: myint/untokenize#4, PR: myint/untokenize#5).
This is not an issue with docformatter itself, but untokenize was last released in February 2014 and its repo has last been updated in May 2019. So maybe it makes sense to drop/vendor this dependency instead of waiting for an upstream fix. It only contains a handful of lines of code and the issue is not in the code but in its setup.py.
EwertonDCSilv, GameRoMan and kraktus
Metadata
Metadata
Assignees
Labels
freshThis is a new issueThis is a new issue