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
Previosuly, the CI task system-pip-install-last-version tried to
determine the latest package version by grepping the output of pip.
This did not work properly and caused build failures. With this patch,
we use the $VERSION variable instead (which is read from the
pynitrokey/VERSION) file. FixesNitrokey#15.
No description provided.
The text was updated successfully, but these errors were encountered: