Skip to content

Commit

Permalink
docs: spec python version
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliacomi committed Feb 23, 2022
1 parent 98a6563 commit 73ea200
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 @@ -164,7 +164,7 @@ instalation). Then use pip inside your environment.

.. code:: bash
conda create -n myenv python=3 numpy scipy pandas matplotlib
conda create -n myenv python=3.8 numpy scipy pandas matplotlib
conda activate myenv
pip install pygaps
Expand Down

0 comments on commit 73ea200

Please sign in to comment.