pycall.rb icon indicating copy to clipboard operation
pycall.rb copied to clipboard

Update Heroku instructions in README

Open edmorley opened this issue 5 months ago • 0 comments

Since Heroku's Python builds now use --enable-shared (for Python 3.10 and newer), so use of custom builds or a custom buildpack is no longer required - since everything now works with the official buildpack.

See: https://github.com/heroku/heroku-buildpack-python/pull/1320 https://github.com/heroku/heroku-buildpack-python/blob/928d0c593f6b6def16d6ad8451f56a997760eace/builds/build_python_runtime.sh#L117-L133

edmorley avatar Sep 07 '24 19:09 edmorley