Skip to content

Fix justfile to install wheel with destdir

David Runge requested to merge justfile_fixes into main

Fix installation of the wheel in the install target by using a proper conditional statement.

Add justfile to sdist tarball.

Fixes #103 (closed)

Merge request reports