ecmwf / magics-python

Python interface to Magics meteorological plotting package
Apache License 2.0
49 stars 12 forks source link

Add support for `python -m magics selfcheck`. #1

Closed alexamici closed 6 years ago

alexamici commented 6 years ago

Note that the magics.get_version function needs to be implemented.

alexamici commented 6 years ago

@StephanSiemen the PR can be merged as is. You will need to implement the magics.magics.get_version function.