cda-tum / mqt-core

MQT Core - The Backbone of the Munich Quantum Toolkit
https://mqt.readthedocs.io/projects/core
MIT License
62 stars 31 forks source link

📦 add artifact attestation #638

Closed burgholzer closed 4 months ago

burgholzer commented 4 months ago

Description

This PR enables artifact attestations for the sdist and wheels produced via the continous deployment job. This allows users to verify that the artifacts were built using our GitHub Action.

Checklist:

burgholzer commented 4 months ago

pre-commit.ci run