diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-26 11:17:49 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-26 17:08:30 +0100 |
commit | 2c8c6daccaeb2bc6864e3f0802381c7cf5fc38f7 (patch) | |
tree | 8cd26c428cb12ab475e22911576577419bfb96c9 /.python-version | |
parent | bump dependencies (diff) | |
download | blog-2015.tar.gz blog-2015.zip |
add deps.sh to install working versions2015
Diffstat (limited to '.python-version')
-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..a616492 --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +2.7.18 |