From eadeecf78ffe00cc5a52d167ae907907f9434372 Mon Sep 17 00:00:00 2001 From: winkidney Date: Sat, 30 Nov 2019 13:51:50 +0800 Subject: [PATCH] Feature: Add pyenv local file --- .python-version | 1 + 1 file changed, 1 insertion(+) create mode 100644 .python-version diff --git a/.python-version b/.python-version new file mode 100644 index 0000000..0f44168 --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.6.4