Skip to content

Rsod wheels

Rasmus Sode Lund requested to merge rsod-wheels into master

Updates to the toolbox infrastructure:

  • Build wheels using poetry
  • Added version pins for all dependencies (This should be reviewed)
  • Changed failing types (np.int, np.float, np.complex etc) to native python primitives
  • Added deploy stage to publish job to local package registry
  • Added coverage report to the gitlab artifacts, (.. just to see how it works)
  • Added coverage attribute to track coverage development in gitlab

Todo:

  • Add functionality to automagically set the version number based on the tag
Edited by Rasmus Sode Lund

Merge request reports