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

WIP: Unified install instructions #484

Closed
wants to merge 5 commits into from

Conversation

seisman
Copy link
Member

@seisman seisman commented Mar 6, 2019

Description of proposed changes

This PR tries to unify install instructions. Feel free to comment and/or commit to this PR.
Fixes #472.

TODO list:

Install instructions:

  • Linux
  • Windows
  • macOS

Compiling instructions:

  • Linux
  • Windows
  • macOS

@seisman seisman force-pushed the unified-install-instructions branch from e99a725 to 8400e63 Compare March 25, 2019 13:39
@seisman seisman closed this Apr 18, 2019
@seisman seisman deleted the unified-install-instructions branch April 24, 2019 04:58
obaney pushed a commit to obaney/gmt that referenced this pull request Aug 18, 2021
)

* Fix unused import pandas lint warning on conversion.py
* Fix R1721: Unnecessary use of a comprehension
* Fix C0103: Variable name "v" doesn't conform
* Fix W1510: Using subprocess.run without explicitly set `check`
* Refresh pylintrc while keeping some old settings
* Fix C0415: Import outside toplevel
* Fix R1721: Unnecessary use of a comprehension
* Fix E0401: Unable to import
* Refactor text to reduce number of if-branches
* Simplify is_nonstr_iter into oneliner.
* Allow any import level for clib and clib.Session

Co-authored-by: Dongdong Tian <[email protected]>
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.

Unify and update install instructions
1 participant