Skip to content

build(deps): add tabulate dependency#673

Merged
qued merged 4 commits intomainfrom
build(deps)/add-tabulate
Jun 1, 2023
Merged

build(deps): add tabulate dependency#673
qued merged 4 commits intomainfrom
build(deps)/add-tabulate

Conversation

@qued
Copy link
Copy Markdown
Contributor

@qued qued commented Jun 1, 2023

tabulate is used by functions that extract tables from Microsoft documents, but there is nothing explicitly requiring the library. This was not caught by tests, because for some reason, tabulate is in base.txt.

This PR adds the dependency to base.in (which also puts it in setup.py), and recompiles the dependencies.

@qued qued requested a review from MthwRobinson June 1, 2023 20:55
Copy link
Copy Markdown
Contributor

@MthwRobinson MthwRobinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@qued qued merged commit 01f7688 into main Jun 1, 2023
@qued qued deleted the build(deps)/add-tabulate branch June 1, 2023 21:56
ryannikolaidis pushed a commit that referenced this pull request Jun 2, 2023
tabulate is used by functions that extract tables from Microsoft documents, but there is nothing explicitly requiring the library. This was not caught by tests, because for some reason, tabulate is in base.txt.

This PR adds the dependency to base.in (which also puts it in setup.py), and recompiles the dependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants