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
The Windows installer at the moment is not dependent on the files to be distributed, in the build system. The installer must be re-built every time any of the files being distributed changes.
The Windows installer at the moment is not dependent on the files to be distributed, in the build system. The installer must be re-built every time any of the files being distributed changes.
bld.add_manual_dependecycould be used for this.