ecmwf-api-client
ecmwf-api-client copied to clipboard
Drop support for python2.
With https://www.python.org/doc/sunset-python-2/, the imports can be simpler.
The code also doesn't need the __future__ any more now that the future is here.