heroku/python
Changed
- Updated the default Python version from 3.11.2 to 3.11.3. (#22)
- Updated setuptools from 67.5.0 to 67.6.1. (#24)
- Updated wheel from 0.38.4 to 0.40.0. (#24)
Fixed
- The
PYTHONHOME
environment variable is now set, to work around uWSGI not handling relocated Python installs correctly. (#25)