mirror of
https://github.com/apache/superset.git
synced 2026-04-26 03:24:53 +00:00
Some python developers use Python version manager to create and switch Python enviroments, pyenv (http://github.com/yyuu/pyenv) is one of the version managers. When you use `pyenv local x.x.x`, `pyenv` will put a `.python-version` file in project directory, which, in general, should not be commited to git.
412 B
412 B