Skip to content

Commit e74be3b

Browse files
alonmeAlonMenczer
authored andcommitted
Change development recommended pyenv python version to a supported version (pandas-dev#45531)
Co-authored-by: AlonMenczer <[email protected]>
1 parent eeb549a commit e74be3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/contributing_environment.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Consult the docs for setting up pyenv `here <https://github.com/pyenv/pyenv>`__.
222222
pyenv virtualenv <version> <name-to-give-it>
223223
224224
# For instance:
225-
pyenv virtualenv 3.7.6 pandas-dev
225+
pyenv virtualenv 3.9.10 pandas-dev
226226
227227
# Activate the virtualenv
228228
pyenv activate pandas-dev

0 commit comments

Comments
 (0)