diff options
author | Thomas "Cakeisalie5" Touhey <thomas@touhey.fr> | 2019-02-11 19:30:15 +0100 |
---|---|---|
committer | Thomas "Cakeisalie5" Touhey <thomas@touhey.fr> | 2019-02-11 19:30:15 +0100 |
commit | 3791e57e7658919ac8858c90ba5d64d8d4123250 (patch) | |
tree | 8ef22ce63ea2232dfb0743af2d2c40f78247c2a8 | |
parent | 7a507d88484d3c6bb969ca59fce335b4588541c9 (diff) |
Added a pyenv file.
-rw-r--r-- | .python-version | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.python-version b/.python-version new file mode 100644 index 0000000..0b2eb36 --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.7.2 |