Skip to content

Conversation

@korymath
Copy link
Owner

No description provided.

("text-templates", all_text_templates),
],
include_package_data=True,
install_requires=required,
Copy link
Collaborator

Choose a reason for hiding this comment

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

What is the reason for removing these dependencies from setup.py?

websocket-client==0.57.0
XlsxWriter==1.3.3
zipp==3.1.0
python-pptx
Copy link
Collaborator

Choose a reason for hiding this comment

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

I wonder if adding the dependencies with a ">=" (e.g. python-pptx>=0.6.18) might be useful in case some of them have major updates.

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.

3 participants