Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: quaz115/wrf-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: quaz115/wrf-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: oero_241
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 7 files changed
  • 4 contributors

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    c854ae9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. BLD: Specify dependencies in pyproject.toml only.

    Remove requirements.txt.
    DWesl committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a3f5263 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. DOC: Don't install dependencies on RTD

    The old setup script replaced the dependencies listed in requirements.txt with mock if python was old enough and nothing if python was recent.
    
    The package no longer supports python versions that old (<3.3), so installing without dependencies is likely the correct way to handle the RTD configuration.
    DWesl authored May 28, 2024
    Configuration menu
    Copy the full SHA
    116ab31 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. BLD,BUG: Remove references to requirements, not just definitions

    Forgot to remove this two or three commits back.
    DWesl authored May 29, 2024
    Configuration menu
    Copy the full SHA
    c86c108 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    151921b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    6f3496f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    fd9d787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7808941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1df89a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3b3de5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65666f1 View commit details
    Browse the repository at this point in the history
  6. Update pyproject.toml

    erogluorhan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ecc55e3 View commit details
    Browse the repository at this point in the history
Loading