We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This can be set as the extras_require field in setup.py.
extras_require={ "additional_packages": ["optional_package1", "optional_package2"] },
We'll need a data_science option (plotly, pandas, Excel), at the very least. We probably also need to add a SAML and PDF set of options.
The text was updated successfully, but these errors were encountered:
Added: extra dependencies for data (#209)
0f80894
Added: requirements files for postgres and saml (#209)
82e8a2b
Added: setup.py extras support for saml, mariadb, psql (#209)
18a270a
No branches or pull requests
This can be set as the extras_require field in setup.py.
We'll need a data_science option (plotly, pandas, Excel), at the very least. We probably also need to add a SAML and PDF set of options.
The text was updated successfully, but these errors were encountered: