Skip to content

Commit b179e14

Browse files
Update virtualenv docs for 3.12.
1 parent 07765a3 commit b179e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tabpy-virtualenv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Linux and Mac run shell.
8686
3. Create the virtual Anaconda environment
8787

8888
```sh
89-
conda create --name my-tabpy-env python=3.7
89+
conda create --name my-tabpy-env python=3.12
9090
```
9191

9292
4. Activate your virtual environment

0 commit comments

Comments
 (0)