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

Add function to print libgmt default parameters #176

Merged
merged 1 commit into from
Apr 24, 2018
Merged

Conversation

leouieda
Copy link
Member

Function print_libgmt_info is defined as a utility in
gmt.__init__.py so that we can diagnose bug reports. It is used before
the tests are run to make sure the info is present and we know which
version of the library is being used for testing.

Fixes #170

Function `print_libgmt_info` is defined as a utility in
`gmt.__init__.py` so that we can diagnose bug reports. It is used before
the tests are run to make sure the info is present and we know which
version of the library is being used for testing.

Fixes #170
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