Skip to content

Testing/Build Workflows #266

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

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

andrewfulton9
Copy link

Copybara overwrote these previously merged commits. This PR adds them back in. Note that currently the build fails due to some dependency versions only being available via nightly builds

@andrewfulton9 andrewfulton9 mentioned this pull request May 13, 2025

- name: Install test dependencies
run: |
pip install pytest scikit-learn scipy
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we put these requirements in the extras-require section of setup.py instead of hardcoding them?

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.

3 participants