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 process of adding requirements looks needlessly complicated with zipping. It's enough to copy or symlink requirements to target dir in before:package:createDeploymentArtifacts and remove in after:package:createDeploymentArtifacts.
This is also really slow.
The text was updated successfully, but these errors were encountered:
The process of adding requirements looks needlessly complicated with zipping. It's enough to copy or symlink requirements to target dir in
before:package:createDeploymentArtifacts
and remove inafter:package:createDeploymentArtifacts
.This is also really slow.
The text was updated successfully, but these errors were encountered: