Skip to content

Commit

Permalink
docs: add .python-version
Browse files Browse the repository at this point in the history
  • Loading branch information
linux-china authored Dec 8, 2023
1 parent e0fac55 commit 9159802
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,10 @@ console.log("hello world");

Task Keeper will detect version configuration file and adjust the environment variables to run tasks.

### Python

`.python-version` is used for version management for [pyenv](https://github.com/pyenv/pyenv).

### Java

`.java-version` is used for version management, and values as following:
Expand Down

0 comments on commit 9159802

Please sign in to comment.