Skip to content

Commit 8ef2646

Browse files
authored
docs: bump minimal dpdata version to 3.8 in README (#785)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Updated Python version compatibility from 3.7 to 3.8 and above in README <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 50da1c9 commit 8ef2646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Installation
1010

11-
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:
11+
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:
1212

1313
- Install via pip: `pip install dpdata`
1414
- Install via conda: `conda install -c conda-forge dpdata`

0 commit comments

Comments
 (0)