remove unused overpy, bump ubuntu_setup to 3.8.2
old-commit-hash: 0a6d9a7bbd4c63a3c121c52436428eb513c00429
This commit is contained in:
4
Pipfile
4
Pipfile
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d9e8137f7bc3b4e5ed05b07f01f343039a278d64f410c95a5b36e5db184d1d1
|
||||
size 2141
|
||||
oid sha256:99e558b27266e2f7f6df43627f7425df9257b4dda7a9265eff420ae16a252d43
|
||||
size 2028
|
||||
|
||||
4
Pipfile.lock
generated
4
Pipfile.lock
generated
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9d812431bdaa05d77bab4a2fb9963e857d64830cf0bf8d5eee72a1046e8a3b1
|
||||
size 165716
|
||||
oid sha256:4501f284a08bfd74ce86bd4b99ca731e231e7e9201492bb546ccc65fd48fc661
|
||||
size 165096
|
||||
|
||||
@@ -69,9 +69,9 @@ git lfs pull
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
# install python 3.7.3 globally (you should move to python3 anyway)
|
||||
pyenv install -s 3.7.3
|
||||
pyenv global 3.7.3
|
||||
# install python 3.8.2 globally (you should move to python3 anyway)
|
||||
pyenv install -s 3.8.2
|
||||
pyenv global 3.8.2
|
||||
pyenv rehash
|
||||
|
||||
# **** in python env ****
|
||||
|
||||
Reference in New Issue
Block a user