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

Simplify conda env yaml files and combine into single env #144

Merged
merged 5 commits into from
Oct 26, 2023

Commits on Aug 14, 2023

  1. Simplify conda env yaml files

    - Combine `proc.yml` with `pub.yml`
    - Remove `autocurator` is a dependency
    - Update dependencies using looser constraints
    - Make `esgconfigparser >=1.0.0a1`
    tomvothecoder committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a5b5162 View commit details
    Browse the repository at this point in the history
  2. Update name of env

    tomvothecoder committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d68d41e View commit details
    Browse the repository at this point in the history
  3. Remove esgconfigparser

    tomvothecoder committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7d2c529 View commit details
    Browse the repository at this point in the history
  4. Remove ci.ym

    tomvothecoder committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f1217e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Update conda-env/prod.yml

    Co-authored-by: Tom Vo <[email protected]>
    TonyB9000 and tomvothecoder authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    00299aa View commit details
    Browse the repository at this point in the history