Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Feb 11, 2023

Description of proposed changes

  • delete the docs/environment.yml file because it can be replaced by the requirements.txt file:

    • all dependencies are available in conda-forge
    • no dependencies requires special pip install, as provided by environment.yml
  • docs/installation:

    • update command that use environment.yml
    • add mamba install mintpy example

Reminders

  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.

+ delete the `docs/environment.yml` file because it can be replaced by the requirements.txt file:
   - all dependencies are available in conda-forge
   - no dependencies requires special pip install, as provided by environment.yml

+ docs/installation:
   - update command that use environment.yml
   - add mamba install mintpy example
@yunjunz yunjunz merged commit c8d4062 into insarlab:main Feb 11, 2023
@yunjunz yunjunz deleted the env_yml branch February 11, 2023 14:10
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.

1 participant