Skip to content

Commit

Permalink
Revert "FIX: Up python version in readme (ARM-DOE#1397)"
Browse files Browse the repository at this point in the history
This reverts commit ceab4e2.
  • Loading branch information
mgrover1 committed Mar 13, 2023
1 parent d88e503 commit fb8be03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ environment based on the `environment.yml <https://github.com/ARM-DOE/pyart/blob

Or for a basic environment and downloading optional dependencies as needed::

conda create -n pyart_env -c conda-forge python=3.9 arm_pyart
conda create -n pyart_env -c conda-forge python=3.8 arm_pyart

Basic command in a terminal or command prompt to install the latest version of
Py-ART::
Expand Down

0 comments on commit fb8be03

Please sign in to comment.