Skip to content

Build and install RPMs using wheels

Duncan Macleod requested to merge duncanmmacleod/pmdc:rpm-with-wheels into main

This MR updates the spec file to build and install in the RPMs using wheel, which means we don't need setuptools at runtime.

Merge request reports