Skip to content

Feature/add build info

r.paul requested to merge feature/add-build-info into develop

Extend hopsy with hopsy.__build__ and hopsy.__debug__, where the former stores the short git commit hash and the latter is True, if the wheel was built in debug mode.

Merge request reports