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

Add doc dependencies to setup.py #62

Open
mmschlk opened this issue Jan 3, 2023 · 0 comments
Open

Add doc dependencies to setup.py #62

mmschlk opened this issue Jan 3, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@mmschlk
Copy link
Owner

mmschlk commented Jan 3, 2023

Add all doc dependencies to setup.py (only top level imports no secondary dependencies). In setup.py line docs_packages is a list of all required packages in typical req.txt format (version numbers etc.) We can update these dependencies to push all changes to pypi and be able to install ixai via pip with all dependencies for creating the docs like so: pip install ixai[docs].

@mmschlk mmschlk added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Development

No branches or pull requests

2 participants