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

Fixes #249, adds dependencies for PyPI packaging and updates CI tests #250

Merged
merged 31 commits into from
Sep 30, 2024

Conversation

pluflou
Copy link
Contributor

@pluflou pluflou commented Sep 26, 2024

  • updated pyproject.toml
    • added deps based on environment.yml
    • dask and mpi4py added to dev deps based on conda-forge recipe
  • updated environment.yml
    • matplotlib moved from deps to "regular" deps based on feedback from Ryan
    • adjusted mkdocs-jupyter install since #31 is resolved
  • updated conda-setup/action.yml to support pip install if/when environment.yml is not available
    • when environment.yml is not available, the conda runner will install python=3.12 by default, checking for this regardless of the cache existing avoids errors wrt the python version
    • added binaries needed for MPI when a pip install is done

@pluflou pluflou changed the title Adds dependencies for PyPI packaging and updates CI tests Fixes #249, adds dependencies for PyPI packaging and updates CI tests Sep 26, 2024
@roussel-ryan roussel-ryan merged commit c905ef2 into xopt-org:main Sep 30, 2024
7 checks passed
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.

2 participants