remove unused overpy, bump ubuntu_setup to 3.8.2

old-commit-hash: 0a6d9a7bbd
commatwo_master
George Hotz 5 years ago
parent 54cf07960f
commit a89ff6873e
  1. 4
      Pipfile
  2. 4
      Pipfile.lock
  3. 6
      tools/ubuntu_setup.sh

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:8d9e8137f7bc3b4e5ed05b07f01f343039a278d64f410c95a5b36e5db184d1d1 oid sha256:99e558b27266e2f7f6df43627f7425df9257b4dda7a9265eff420ae16a252d43
size 2141 size 2028

4
Pipfile.lock generated

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:e9d812431bdaa05d77bab4a2fb9963e857d64830cf0bf8d5eee72a1046e8a3b1 oid sha256:4501f284a08bfd74ce86bd4b99ca731e231e7e9201492bb546ccc65fd48fc661
size 165716 size 165096

@ -69,9 +69,9 @@ git lfs pull
git submodule init git submodule init
git submodule update git submodule update
# install python 3.7.3 globally (you should move to python3 anyway) # install python 3.8.2 globally (you should move to python3 anyway)
pyenv install -s 3.7.3 pyenv install -s 3.8.2
pyenv global 3.7.3 pyenv global 3.8.2
pyenv rehash pyenv rehash
# **** in python env **** # **** in python env ****

Loading…
Cancel
Save