generate python wheels
References [Task] Imp. #134: Reflectivity Fitting: Python Wheel for package django_remote_submission
Work Done:
-
update setup.pyandsetup.cfgfollowing best practices -
setup bumpversionto increment the version -
a python wheel artifact is created at the last step in the pipeline of a Merge Request. Artifact expires in a week. -
a python wheel artifact is created when updating branch next, appended with a build number, and uploaded to the registry -
a python wheel artifact is created when updating branch mainwith a new version, labelled with the package version, and uploaded to the registry
Edited by Borreguero Calvo, Jose