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
Disable after_script to prevent overwriting build_wheel.env
The base template's after_script overwrites build_wheel.env created by
hiveio_api_package.sh. It cannot produce correct version because
poetry-dynamic-versioning plugin may not be active in after_script context.
0 commit comments