Skip to content

setup: remove NO_DEPS env var #4115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

bastimeyer
Copy link
Member

Added by 080c163 8 years ago.
https://github.com/streamlink/streamlink/blame/42ca168b27a71bba9812f6909923acaebbe5e1a1/setup.py#L64-L67

This was meant for the Windows installer which was based on the bdist_egg egg distribution back then. Totally outdated nowadays and the installer was rewritten after the fork anyway.

NO_DEPS is not needed when building Streamlink via setuptools' build/install commands, and nobody will use it for building sdist/bdist_wheel without any dependencies defined, so it can be removed safely.

@gravyboat gravyboat merged commit 7da6e67 into streamlink:master Oct 23, 2021
@bastimeyer bastimeyer deleted the setup/remove-no-deps-env-var branch October 23, 2021 18:43
Billy2011 added a commit to Billy2011/streamlink-27 that referenced this pull request Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants