Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jgliss committed Oct 21, 2018
2 parents 4438b40 + 24fc62d commit 7452212
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
6 changes: 2 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ Documentation can be found here: http://aerocom.met.no/pyaerocom
Requirements
============

We recommend using `Anaconda <https://www.continuum.io/downloads>`_ as package manager.

.. note:: This list may be incomplete
We recommend using `Anaconda <https://www.continuum.io/downloads>`_ as package manager. The following packages are required for the installation of pyaerocom.

- iris >= 2.0.0
- xarray >= 0.10.8
Expand All @@ -39,7 +37,7 @@ By installing iris, some of the further listed dependencies will be installed au
Installing requirements using provided *environment.yml* file
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

If you use Anaconda as a package manager, you can install all requirements using the *environment.yml* file in the source code.
If you use Anaconda as a package manager, you can install all requirements using the provided `environment.yml <https://github.com/metno/pyaerocom/blob/master/environment.yml>`__ file.

Installation
============
Expand Down
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ dependencies:
- zeromq=4.2.5=hf484d3e_1
- zlib=1.2.11=ha838bed_2
- pip:
- geonum==1.3.1
- msgpack==0.5.6
- scitools-iris==2.2.0
prefix: /home/jonasg/anaconda3/envs/pyatest
Expand Down

0 comments on commit 7452212

Please sign in to comment.