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 environments and move configs to pyproject.toml #512

Merged
merged 20 commits into from
Jun 22, 2023

Commits on Jun 22, 2023

  1. Simplify conda environments and loosen constraints

    - Loosening constraints improves upgradeability of the environments with a tradeoff in determinism
    tomvothecoder committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a56d76f View commit details
    Browse the repository at this point in the history
  2. Move configs from setup.cfg to pyproject.toml

    - Bump QA tool versions
    - Loosen mypy additional dependencies constraints with pre-commit
    tomvothecoder committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f2a7e9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d72b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec357d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7665763 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b5d2dc View commit details
    Browse the repository at this point in the history
  7. Unpin gsw-xarray

    tomvothecoder committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    4eae103 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ec2c6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3eeaf34 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a3c114f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b6d3ead View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f02cfa9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5be8665 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    54ee4ed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8fffc62 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    54231dd View commit details
    Browse the repository at this point in the history
  17. Reset cache

    tomvothecoder committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    21eb4ad View commit details
    Browse the repository at this point in the history
  18. Revert mamba changes

    tomvothecoder committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    07c2425 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7401005 View commit details
    Browse the repository at this point in the history
  20. Add comment

    tomvothecoder committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    96d4fe7 View commit details
    Browse the repository at this point in the history