Browse Source

Doc updates

main 1.0b1
Bill Ladwig 8 years ago
parent
commit
cea50f7b60
  1. 2
      doc/source/installation.rst
  2. 4
      doc/source/new.rst

2
doc/source/installation.rst

@ -32,7 +32,7 @@ Installing via Conda @@ -32,7 +32,7 @@ Installing via Conda
The easiest way to install wrf-python is using
`Conda <http://conda.pydata.org/docs/>`_::
$ conda install -c bladwig wrf-python
$ conda install -c conda-forge wrf-python
Installing via Source Code

4
doc/source/new.rst

@ -25,4 +25,8 @@ v1.0b1 @@ -25,4 +25,8 @@ v1.0b1
- Beta release 1.
- Added more packaging boilerplate.
- Note: Currently unable to build with Python 3.5 on Windows, due to
issues with distutils, numpy distutils, and mingw compiler. Will attempt
to find a workaround before the next release. Windows users should use
Python 2.7 or Python 3.4 for now.

Loading…
Cancel
Save