Skip to content
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

Dependencies: Add min basic dependencies to install requirements. #7084

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

matham
Copy link
Member

@matham matham commented Sep 14, 2020

This moves some of the dependencies listed in base to install_requires as a stopgap until there's a way to make pip install base by default, but also disabled if it's not wanted. This will make installs work by default, and for advanced users who don't want these requirements, they'll just have to install with --no-deps.

We still recommend that users install kivy with pip install kivy[base] as these requirements maybe removed from install_requires in the future when defaults extras are available.

@matham matham merged commit ac23dbc into master Sep 14, 2020
@matham matham deleted the matham-patch-1 branch September 14, 2020 22:10
@matham matham added this to the 2.0.0 milestone Oct 28, 2020
@matham matham changed the title Add min basic dependencies to install requirements. Dependencies: Add min basic dependencies to install requirements. Dec 8, 2020
@matham matham added Component: distribution Wheels, apt PPA, conda, end user install issues Notes: Release-highlight Highlight this PR in the release notes. labels Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: distribution Wheels, apt PPA, conda, end user install issues Notes: Release-highlight Highlight this PR in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant