Skip to content

Commit

Permalink
docs: bump minimal dpdata version to 3.8 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Jan 21, 2025
1 parent 50da1c9 commit 06b9720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Installation

dpdata only supports Python 3.7 and above. You can [setup a conda/pip environment](https://docs.deepmodeling.com/faq/conda.html), and then use one of the following methods to install dpdata:
dpdata only supports Python 3.8 and above. You can [setup a conda/pip environment](https://docs.deepmodeling.com/faq/conda.html), and then use one of the following methods to install dpdata:

- Install via pip: `pip install dpdata`
- Install via conda: `conda install -c conda-forge dpdata`
Expand Down

0 comments on commit 06b9720

Please sign in to comment.