Skip to content

fix: remove unused import from pkg_resources#81

Merged
mpcabd merged 1 commit intompcabd:masterfrom
joekohlsdorf:master
Aug 5, 2022
Merged

fix: remove unused import from pkg_resources#81
mpcabd merged 1 commit intompcabd:masterfrom
joekohlsdorf:master

Conversation

@joekohlsdorf
Copy link
Copy Markdown
Contributor

Removing the unused import allows to remove setuptools from install_requires.
Fixes #77.

Removing the unused import allows to remove setuptools from install_requires.
Fixes mpcabd#77.
Copy link
Copy Markdown
Owner

@mpcabd mpcabd left a comment

Choose a reason for hiding this comment

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

Thanks

@mpcabd mpcabd merged commit 9aac503 into mpcabd:master Aug 5, 2022
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.

Unnecessary setuptools requirement

2 participants