update to python 3.8.10 (#22551)

* update to python 3.8.10

* update CI

* add note about update_requirements.py
old-commit-hash: 7386d4f6c3a434670a9c7b966dcf867f18fec048
This commit is contained in:
Adeeb Shihadeh
2021-10-13 21:36:10 -07:00
committed by GitHub
parent 45d9f8ecc2
commit b8215f213c
3 changed files with 5 additions and 3 deletions
+2
View File
@@ -38,6 +38,8 @@ cd openpilot && scons -j$(nproc)
4. Try out some tools!
NOTE: you can always run `update_requirements.py` to pull in new python dependencies.
Windows
------------