forked from deanmalmgren/textract
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Describe the bug
Current installs are broken with the latest setuptools due to an unmaintained transitive dependency
setuptools.errors.InvalidConfigError: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
Follow:
- Revert removals introduced in
v78.0.0
pypa/setuptools#4911 - Vendor
compressed-rtf
functionality to fix installation TeamMsgExtractor/msg-extractor#460 - Release new version to pypi to resolve setuptools deprecation delimitry/compressed_rtf#20
Workaround
The easiest workaround is to use an older version of setuptools and this should be resolved upstream
Metadata
Metadata
Assignees
Labels
No labels