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
When p4a is called with any package version pinned (as in pip requirements.txt) --requirements=mypackage==0.5.2
The distribution that was already built is always discarded and is getting rebuild again.