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
Enable the poetry_cache_previous_buildpack_version test (#263)
This test checks compatibility of cached Poetry layers from previous
versions of the buildpack. However, until there was at least one previous
buildpack release that supported Poetry, the test had to be skipped.
Now that v0.17.0 of the buildpack has been released (which includes
Poetry support), we can enable this test.
0 commit comments