Skip to content

Remove unnecessary dependencies - #756

Merged
mrjbq7 merged 1 commit into
TA-Lib:masterfrom
mgorny:patch-1
Aug 29, 2026
Merged

Remove unnecessary dependencies#756
mrjbq7 merged 1 commit into
TA-Lib:masterfrom
mgorny:patch-1

Conversation

@mgorny

@mgorny mgorny commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Remove the wheel build (backend) dependency, since it is not necessary (new versions of setuptools don't need it, old versions pull it automatically).

Remove the build runtime dependency. The build package is a frontend used in development workflows, and it neither needs to be installed when installing the package from a wheel, nor it needs to be kept once it's installed.

Remove the `wheel` build (backend) dependency, since it is not necessary (new versions of setuptools don't need it, old versions pull it automatically).

Remove the `build` runtime dependency. The `build` package is a frontend used during in development workflows, and it neither needs to be installed when installing the package from a wheel, nor it needs to be kept once it's installed.
@mrjbq7
mrjbq7 merged commit 290dd19 into TA-Lib:master Aug 29, 2026
6 checks passed
@mrjbq7

mrjbq7 commented Aug 29, 2026

Copy link
Copy Markdown
Member

Thanks!

@mgorny

mgorny commented Aug 30, 2026

Copy link
Copy Markdown
Contributor Author

Thank you!

@mgorny
mgorny deleted the patch-1 branch August 30, 2026 02:22
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