You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: bump Python interpreter version to 3.10 in Pipfile
Python 3.7 is a bit too obsolete (at the time of writing).
Python 3.10 seems a better choice as a Python interpreter version for setting up the development environment.
Moreover, version 3.7 is reaching end-of-life in a month: https://devguide.python.org/versions/
0 commit comments