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

Make mysql an optional dependency #212

Closed
wants to merge 1 commit into from
Closed

Make mysql an optional dependency #212

wants to merge 1 commit into from

Conversation

willprice
Copy link

To enable pattern to be installed on a diverse range of computer systems where optional dependencies' dependencies like mysql_config aren't present we should make those dependencies optional, e.g. mysqlclient.

People can then install the full set of dependencies by pip install pattern3[mysql].

Let me know if other dependencies are optional and I can add them to the setup.py script

@willprice willprice closed this Nov 21, 2018
@willprice
Copy link
Author

Closed in favour of #250

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.

1 participant